diff options
author | Nicky Dasmijn <nicky.dasmijn@posteo.nl> | 2022-09-17 23:26:52 +0200 |
---|---|---|
committer | Nicky Dasmijn <nicky.dasmijn@posteo.nl> | 2022-09-17 23:26:52 +0200 |
commit | b810ad310428724f54c29977ef892f5728b1ad83 (patch) | |
tree | 9c1a94a34f89ed9e6ce97d173d906b9be1145dea /indra/newview | |
parent | 3c6e2a6e4c061add79b7a8eae96a6271148d278b (diff) | |
parent | 8e0b039e554e320cedfdef3057a3073a493db2e7 (diff) |
Merge test cleanup.
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 966630d1fc..50a6a4059d 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -47,8 +47,6 @@ include(ZLIBNG) include(URIPARSER) include(LLPrimitive) -include_directories( ${CMAKE_CURRENT_SOURCE_DIR} ) - if (NOT HAVOK_TPV) # When using HAVOK_TPV, the library is precompiled, so no need for this |