diff options
author | Nils Gladitz <nilsgladitz@gmail.com> | 2013-10-23 10:14:39 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-10-26 14:15:19 (GMT) |
commit | fe7f8c99a459f93df594a8e5c5f49389d71ae128 (patch) | |
tree | 193c19944985976c6ddbe7343cc33879286fecb0 /Tests/CPackWiXGenerator/myotherapp.cpp | |
parent | 20c0a6a0add0380290adab4989425d0b26e38d24 (diff) | |
download | CMake-fe7f8c99a459f93df594a8e5c5f49389d71ae128.zip CMake-fe7f8c99a459f93df594a8e5c5f49389d71ae128.tar.gz CMake-fe7f8c99a459f93df594a8e5c5f49389d71ae128.tar.bz2 |
CPackWiX: use safe IDs for generated start menu shortcuts
Diffstat (limited to 'Tests/CPackWiXGenerator/myotherapp.cpp')
-rw-r--r-- | Tests/CPackWiXGenerator/myotherapp.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CPackWiXGenerator/myotherapp.cpp b/Tests/CPackWiXGenerator/myotherapp.cpp new file mode 100644 index 0000000..c272dab --- /dev/null +++ b/Tests/CPackWiXGenerator/myotherapp.cpp @@ -0,0 +1 @@ +int main() {}
\ No newline at end of file |