practical-tools-for-simple-design
practical-tools-for-simple-design copied to clipboard
Re-add supports for other build types.
Related Issue(s)
- Close #188
Changes
- During the build of
Example
with theRelease
build type,assets
and optionally theconfig.json
(with-DCOPY_PTSD_CONFIG=ON
) will be copied to${CMAKE_BINARY_DIR}
. - Build types other than
Debug
andRelease
can be built withPTSD_ASSETS_DIR
passed to CMake.
See also
clang-tidy review says "All clean, LGTM! :+1:"
clang-tidy review says "All clean, LGTM! :+1:"
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code