Skip to content

Commit

Permalink
Test debug build for gbl
Browse files Browse the repository at this point in the history
  • Loading branch information
makortel authored Feb 27, 2024
1 parent cea4156 commit 4c14bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gbl.spec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cd build

cmake ../cpp \
-DCMAKE_INSTALL_PREFIX=%{i} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_BUILD_TYPE=Debug \
-DCMAKE_VERBOSE_MAKEFILE=ON \
-DEIGEN3_INCLUDE_DIR=${EIGEN_ROOT}/include/eigen3 \
-DSUPPORT_ROOT=False \
Expand Down

0 comments on commit 4c14bb1

Please sign in to comment.