Working on Github Actions
This commit is contained in:
parent
862d258eb3
commit
c45afdf5da
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
|
@ -157,6 +157,7 @@ jobs:
|
|||
-DCMAKE_BUILD_TYPE=${{ matrix.config.build_type }} \
|
||||
-DRP3D_DOUBLE_PRECISION_ENABLED=${{ matrix.config.double_precision }} \
|
||||
-DRP3D_CODE_COVERAGE_ENABLED=${{ matrix.config.coverage }} \
|
||||
-DCODE_COVERAGE_VERBOSE=True \
|
||||
-DRP3D_COMPILE_TESTS=True \
|
||||
-G "${{ matrix.config.generators }}" \
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user