summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakePresetsPackage/Good-package-no-environment-check.cmake
blob: 205e7b7d4a67554f5ca9c07bab291cc3ccee164f (plain)
1
2
3
4
5
6
7
check_cpack_packages("TGZ;TXZ" [[TEST_ENV not defined
TEST_ENV_REF=xx
TEST_ENV_OVERRIDE not defined
TEST_ENV_OVERRIDE_REF not defined
]])

include("${RunCMake_SOURCE_DIR}/check.cmake")