Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjamenMeyer committed Oct 5, 2024
1 parent 192d39e commit 013ef24
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions engine/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ IF (UNIX)
)
ENDIF (UNIX)
MESSAGE("VS INCLUDE DIRS: ${VS_INCLUDE_DIRS}")
#INCLUDE_DIRECTORIES(${VS_INCLUDE_DIRS})

# The source files used to be listed here...

Expand Down Expand Up @@ -1616,5 +1615,3 @@ IF (USE_GTEST)
INCLUDE(GoogleTest)
gtest_discover_tests(${TEST_NAME})
ENDIF (USE_GTEST)

#MESSAGE("INCLUDE DIRECTORIES: ${INCLUDE_DIRECTORIES}")

0 comments on commit 013ef24

Please sign in to comment.