exclude test1 from default target
This commit is contained in:
@ -20,7 +20,7 @@ target_link_libraries(solanaceae_llama-cpp-web PUBLIC
|
|||||||
|
|
||||||
########################################
|
########################################
|
||||||
|
|
||||||
add_executable(test1
|
add_executable(test1 EXCLUDE_FROM_ALL
|
||||||
test1.cpp
|
test1.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user