Tests: Comment where RunCPack keeps sample projects for RunCMake.CPack_*

Help readers discover the infrastructure from commit 0b3756a7e3
(Tests/RunCMake: Add new infrastructure to run cpack, 2024-03-12,
v3.30.0-rc1~386^2).
This commit is contained in:
Brad King
2025-12-15 10:10:50 -05:00
parent 422d624764
commit 76249af81e
3 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
include(RunCPack)
include(RunCPack) # Uses sample projects from `../RunCPack/*`
set(RunCPack_GENERATORS AppImage)
@@ -1,4 +1,4 @@
include(RunCPack)
include(RunCPack) # Uses sample projects from `../RunCPack/*`
set(env_PATH "$ENV{PATH}")
+1 -1
View File
@@ -1,4 +1,4 @@
include(RunCPack)
include(RunCPack) # Uses sample projects from `../RunCPack/*`
set(env_PATH "$ENV{PATH}")