Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
Restore previous shared/static behavior (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental authored Sep 10, 2024
1 parent 49a7483 commit 54143a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
cmake -GNinja \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_SHARED_LIBS=ON \
-DCMAKE_INSTALL_PREFIX="$rocr_install_dir" \
-DClang_DIR=$HOME/llvm/lib/cmake/clang \
-DLLVM_DIR=$HOME/llvm/lib/cmake/llvm \
Expand Down

0 comments on commit 54143a1

Please sign in to comment.