diff options
Diffstat (limited to 'Tests/FindPackageTest/lib/TApp')
-rw-r--r-- | Tests/FindPackageTest/lib/TApp/TAppConfig.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/FindPackageTest/lib/TApp/TAppConfig.cmake b/Tests/FindPackageTest/lib/TApp/TAppConfig.cmake new file mode 100644 index 0000000..cbf0603 --- /dev/null +++ b/Tests/FindPackageTest/lib/TApp/TAppConfig.cmake @@ -0,0 +1,2 @@ +# Test config file that should not be found. +MESSAGE("Package TApp found non-bundle first!") |