Skip to content

Commit

Permalink
fix8
Browse files Browse the repository at this point in the history
  • Loading branch information
katajakasa committed Apr 23, 2023
1 parent 7ece1e5 commit 3667586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compilation.yml
Expand Up @@ -182,6 +182,7 @@ jobs:
-DCMAKE_INCLUDE_PATH="${GITHUB_WORKSPACE}/openomf-win-build-main/include/" \
-DCMAKE_LIBRARY_PATH="${GITHUB_WORKSPACE}/openomf-win-build-main/lib/" \
-DCMAKE_FIND_ROOT_PATH="${GITHUB_WORKSPACE}/openomf-win-build-main/" \
-DGLEW_USE_STATIC_LIBS=1 \
"${GITHUB_WORKSPACE}"
make -j2
make install
Expand Down

0 comments on commit 3667586

Please sign in to comment.