Update tests for cmake
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ configure_file (
|
||||
file(GLOB SOURCE_FILES *.c)
|
||||
|
||||
add_library(
|
||||
ucore SHARED
|
||||
ucore SHARED
|
||||
${SOURCE_FILES}
|
||||
"${PROJECT_BINARY_DIR}/src/version.c"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user