summaryrefslogtreecommitdiffstats
path: root/Tests/BundleTest/CMakeLists.txt
blob: dcc679854b2f75f26510d9801596750281de05cb (plain)
1
2
3
4
PROJECT(BundleTest)
SET(MACOSX_BUNDLE_INFO_STRING "bundle_info_string")
ADD_EXECUTABLE(BundleTest MACOSX_BUNDLE BundleTest.cxx)