Skip to content

Commit

Permalink
Merge pull request #925 from lethal-guitar/add-missing-include
Browse files Browse the repository at this point in the history
Linux & Mac build fixes
  • Loading branch information
lethal-guitar authored May 26, 2024
2 parents 63e0ed3 + 26e8138 commit f05996f
Show file tree
Hide file tree
Showing 22 changed files with 45 additions and 10,555 deletions.
5 changes: 0 additions & 5 deletions 3rd_party/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
# Header-only targets
###############################################################################

add_library(catch2 INTERFACE)
target_include_directories(catch2
INTERFACE
"${CMAKE_CURRENT_SOURCE_DIR}/catch"
)
add_library(glm INTERFACE)
target_include_directories(glm
INTERFACE
Expand Down
Loading

0 comments on commit f05996f

Please sign in to comment.