mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-06 16:57:04 +08:00
Added typelesscpp_test to cmake
This commit is contained in:
parent
7e549e25dd
commit
304198b9bb
@ -12,4 +12,6 @@ if(Boost_FOUND)
|
||||
|
||||
add_executable(langkit_test langkit/main.cpp langkit/langkit_lexer.cpp)
|
||||
target_link_libraries(langkit_test ${Boost_LIBRARIES})
|
||||
|
||||
add_executable(typelesscpp_test typelesscpp/test.cpp)
|
||||
endif()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user