update scc and fix a few minor compile settings

This commit is contained in:
2023-02-13 14:28:03 +01:00
parent 8ab8f8e478
commit eb2124c4d9
6 changed files with 12 additions and 3 deletions

View File

@@ -57,6 +57,7 @@ else()
endif()
endif()
set(CONAN_CMAKE_SILENT_OUTPUT ON)
conan_check()
conan_configure(REQUIRES fmt/8.0.1 spdlog/1.9.2 boost/1.75.0 gsl-lite/0.37.0 systemc/2.3.3 catch2/3.1.0 zlib/1.2.11 lz4/1.9.4
GENERATORS cmake_find_package