Skip to content

Commit

Permalink
Enabled SIMPLNX_DOWNLOAD_TEST_FILES_FIRST for CI builds
Browse files Browse the repository at this point in the history
Signed-off-by: Jared Duffey <[email protected]>
  • Loading branch information
JDuffeyBQ committed Aug 26, 2024
1 parent 9240e1e commit cea11b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@
"VCPKG_OVERLAY_TRIPLETS": {
"type": "PATH",
"value": "${sourceDir}/cmake/triplets"
},
"SIMPLNX_DOWNLOAD_TEST_FILES_FIRST": {
"type": "BOOL",
"value": "ON"
}
}
},
Expand Down

0 comments on commit cea11b7

Please sign in to comment.