diff --git a/CMakeLists.txt b/CMakeLists.txt index 875ec4245..7b7548d31 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -118,8 +118,6 @@ enable_sanitizers(project_options) # allow for static analysis include(${CMAKE_CONFIG_FOLDER}/settings/StaticAnalyzers.cmake) -include(${CMAKE_CONFIG_FOLDER}/settings/Conan.cmake) - # glm find_package(glm REQUIRED)