Skip to content

Commit

Permalink
Test build on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rseac committed Sep 6, 2023
1 parent b372998 commit 1cf9db0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ if (NOT SYSTEMC_DIR) #("${SYSTEMC_DIR}" STREQUAL "")
endif()

if (DEFINED LLVM_INSTALL_DIR)
set(Clang_ROOT ${LLVM_INSTALL_DIR})
set(SCCL_CLANG_PACKAGE_DIR "${Clang_ROOT}")
endif()
mark_as_advanced(SCCL_CLANG_PACKAGE_DIR)
Expand Down

0 comments on commit 1cf9db0

Please sign in to comment.