Compare commits
No commits in common. "edb8c6ef5bba96d708acc09d327aabc2e133d784" and "6a00ef075d63d4684a55c4cb6b24c45239fe8f28" have entirely different histories.
edb8c6ef5b
...
6a00ef075d
@ -97,10 +97,7 @@ if(CMAKE_PROJECT_NAME STREQUAL "TGC-ISS")
|
||||
list(APPEND CONAN_PACKAGE_LIST llvm-core/13.0.0)
|
||||
list(APPEND CONAN_PACKAGE_OPTIONS libiconv:shared=True)
|
||||
endif()
|
||||
if(WITH_ASMJIT)
|
||||
list(APPEND CONAN_PACKAGE_LIST asmjit/cci.20230325)
|
||||
list(APPEND CONAN_PACKAGE_OPTIONS asmjit:shared=False)
|
||||
endif()
|
||||
|
||||
if(IS_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/dbt-rise-plugins)
|
||||
list(APPEND CONAN_PACKAGE_OPTIONS lua:compile_as_cpp=False)
|
||||
list(APPEND CONAN_PACKAGE_LIST lua/5.4.3)
|
||||
|
Loading…
Reference in New Issue
Block a user