Skip to content

Commit

Permalink
🔥 Removed unnecessary Catch2 CMake call (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelwa committed Feb 7, 2023
1 parent e816461 commit 6fc40b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
include(${CMAKE_SOURCE_DIR}/libs/Catch2/extras/Catch.cmake)

include_directories(.)

file(GLOB_RECURSE FILENAMES */*.cpp)
Expand Down

0 comments on commit 6fc40b7

Please sign in to comment.