Skip to content

Commit

Permalink
[github] ninja added in cmake configure cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
MrsRina authored Apr 7, 2024
1 parent 1e3947d commit dbd69e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
-DCMAKE_MAKE_PROGRAM=${GITHUB_WORKSPACE}/ninja-build
-DEKG_ENABLE_TEST=0
-DEKG_LINUX_NOT_FOUND_FREETYPE=1
Expand Down

0 comments on commit dbd69e5

Please sign in to comment.