added a test for term functions
This commit is contained in:
@@ -4,6 +4,7 @@ set( CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
set( SOURCES
|
||||
main.cpp
|
||||
test_tart.cpp
|
||||
test_term.cpp
|
||||
)
|
||||
|
||||
add_executable(${PROJECT_NAME} ${SOURCES} )
|
||||
|
||||
Reference in New Issue
Block a user