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