mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-03 23:28:39 +01:00
added first tests for reading files
This commit is contained in:
@@ -32,7 +32,7 @@ target_sources(tests PRIVATE ${TestSources} )
|
||||
|
||||
#Work around to remove, this is not the way to do it =)
|
||||
# target_include_directories(tests PRIVATE ${CMAKE_SOURCE_DIR}/include/common)
|
||||
target_link_libraries(tests PRIVATE core aare_compiler_flags)
|
||||
target_link_libraries(tests PRIVATE core aare_compiler_flags utils)
|
||||
|
||||
catch_discover_tests(tests
|
||||
# WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}/data
|
||||
|
||||
Reference in New Issue
Block a user