Skip to content

Commit

Permalink
CI: re-enable building projsync
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Oct 10, 2021
1 parent 746ba56 commit f2b446c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/proj-compile.sh
Expand Up @@ -25,7 +25,6 @@ cmake .. \
-DBUILD_GIE:BOOL=OFF \
-DBUILD_GMOCK:BOOL=OFF \
-DBUILD_PROJINFO:BOOL=OFF \
-DBUILD_PROJSYNC:BOOL=OFF \
-DBUILD_TESTING:BOOL=OFF
cmake --build . -j$(nproc)
cmake --install .
Expand Down

0 comments on commit f2b446c

Please sign in to comment.