You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
233 B
4 lines
233 B
3 years ago
|
set(CMakePresets_VALIDATE_SCRIPT_PATH "${RunCMake_SOURCE_DIR}/../CMakePresets/validate_schema.py")
|
||
|
include("${RunCMake_SOURCE_DIR}/../CMakePresets/validate_schema.cmake")
|
||
|
include("${RunCMake_SOURCE_DIR}/../CMakePresets/check.cmake")
|