Added typelesscpp_test to cmake
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user