There was an error while loading. Please reload this page.
1 parent e9c37e1 commit 2640eb2Copy full SHA for 2640eb2
1 file changed
CMakeLists.txt
@@ -21,9 +21,9 @@ if(NOT TARGET ${PROJECT_NAME})
21
GIT_REPOSITORY https://github.com/masonlet/starlet-logger.git
22
GIT_TAG main
23
)
24
- endif()
25
26
- FetchContent_MakeAvailable(starlet_math starlet_logger)
+ FetchContent_MakeAvailable(starlet_math starlet_logger)
+ endif()
27
endif()
28
29
add_library(${PROJECT_NAME} STATIC)
0 commit comments