Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed Jan 30, 2024
1 parent 73a1de0 commit 8262a9c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions data_tamer_cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,12 +137,7 @@ endif()

if(DATA_TAMER_BUILD_TESTS)
include(CTest)

target_sources(Continuous
PRIVATE
include/data_tamer/custom_types.hpp
)
enable_testing()
enable_testing()
add_subdirectory(tests)
endif()

Expand Down

0 comments on commit 8262a9c

Please sign in to comment.