Skip to content

Commit 5379eae

Browse files
committed
docs: update author
1 parent eb3fed3 commit 5379eae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ string(TOUPPER "${PROJECT_NAME}" PROJECT_NAME_UPPER)
2020

2121
set(PROJECT_OUTPUT_NAME "dynutils")
2222

23-
set(PROJECT_AUTHOR "Wend4r & komashchenko")
23+
set(PROJECT_AUTHOR "Wend4r & komashchenko & qubka")
2424
set(PROJECT_DESCRIPTION_FULL "A library for interacting with dynamically loaded libraries (DLL, SO or DYLIB)")
2525
set(PROJECT_LICENSE "MIT")
2626
string(TIMESTAMP PROJECT_BUILD_DATE "%Y-%m-%d")

0 commit comments

Comments
 (0)