added initial test case (does not compile!)
This commit is contained in:
parent
96113653e7
commit
fee508fb96
3 changed files with 20 additions and 1 deletions
|
@ -17,4 +17,5 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
|
|||
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
|
||||
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
|
||||
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(test)
|
Loading…
Add table
Add a link
Reference in a new issue