Skip to content

Commit

Permalink
don't call Conan.cmake anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
Bam4d committed Dec 31, 2022
1 parent e562b54 commit f136bea
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 @@ -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)

Expand Down

0 comments on commit f136bea

Please sign in to comment.