Skip to content

Commit

Permalink
[RFR] : removed the CmakeTargets name modification since a lib cant h…
Browse files Browse the repository at this point in the history
…ave this responsability
  • Loading branch information
aiekick committed Mar 20, 2024
1 parent bbf5bf6 commit ad5a6be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,4 @@ if(USE_TESTING_CTOOLS)
set(LLVM_USE_CRT_RELEASE MT CACHE STRING "" FORCE)
set(LLVM_USE_CRT_RELWITHDEBINFO MT CACHE STRING "" FORCE)
set(USE_MSVC_RUNTIME_LIBRARY_DLL OFF CACHE BOOL "" FORCE)
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
set_property(GLOBAL PROPERTY PREDEFINED_TARGETS_FOLDER "cmakeTargets")
endif()

0 comments on commit ad5a6be

Please sign in to comment.