Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f3558c430 | |||
| ce64e4637d |
@@ -14,9 +14,3 @@ add_executable(ke main.c)
|
||||
|
||||
# Define KE_VERSION for use in C code (e.g., #define KE_VERSION)
|
||||
target_compile_definitions(ke PRIVATE KE_VERSION="ke version ${KE_VERSION}")
|
||||
|
||||
# Set output properties
|
||||
set_target_properties(ke PROPERTIES
|
||||
FOLDER bin
|
||||
RUNTIME_OUTPUT_DIRECTORY bin
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user