mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
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:
@@ -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,4 +1,4 @@
|
||||
include(RunCPack)
|
||||
include(RunCPack) # Uses sample projects from `../RunCPack/*`
|
||||
|
||||
set(env_PATH "$ENV{PATH}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user