Skip to content

Commit

Permalink
🧼 Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFouchy committed Dec 2, 2023
1 parent ddc8514 commit bad938a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ add_executable(Tests-Coollab tests/tests.cpp ${COOL_LAB_SOURCES})
target_compile_definitions(Tests-Coollab PRIVATE LAB_ENABLE_TESTS)
target_link_libraries(Tests-Coollab PRIVATE Coollab-Properties)
target_link_libraries(Tests-Coollab PRIVATE doctest::doctest)
file(COPY ${CMAKE_SOURCE_DIR}/tests DESTINATION bin)

# ---------------------
# ---CPack---
Expand Down

0 comments on commit bad938a

Please sign in to comment.