diff options
| author | Jeremy Kniager <jeremyk@lunarg.com> | 2019-03-01 10:48:58 -0700 |
|---|---|---|
| committer | jeremyk-lunarg <jeremyk@lunarg.com> | 2019-03-01 12:28:17 -0700 |
| commit | db308c51b40f7f70ccfcfe69b2c624325cc1965c (patch) | |
| tree | 2deea2a74eff611740eecd9316eb87a25ef31b22 /cube/macOS/cubepp/cubepp.cmake | |
| parent | 54a700901e7a6cf285b3876c265a16530881ccc5 (diff) | |
| download | usermoji-db308c51b40f7f70ccfcfe69b2c624325cc1965c.tar.xz | |
macos: Change LunarG Icons to Vulkan Logo
Replaced LunarGIcon.icns with VulkanIcon.icns as part
of rebranding initiative.
Change-Id: I582b5d057f9177940c3f959a87a304c74993dec2
Diffstat (limited to 'cube/macOS/cubepp/cubepp.cmake')
| -rw-r--r-- | cube/macOS/cubepp/cubepp.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cube/macOS/cubepp/cubepp.cmake b/cube/macOS/cubepp/cubepp.cmake index 2d77f89e..266dc538 100644 --- a/cube/macOS/cubepp/cubepp.cmake +++ b/cube/macOS/cubepp/cubepp.cmake @@ -27,7 +27,7 @@ set( ) set(cubepp_RESOURCES ${CMAKE_BINARY_DIR}/staging-json/MoltenVK_icd.json - ${CMAKE_CURRENT_SOURCE_DIR}/macOS/cubepp/Resources/LunarGIcon.icns) + ${CMAKE_CURRENT_SOURCE_DIR}/macOS/cubepp/Resources/VulkanIcon.icns) # Have Xcode handle the Storyboard if(${CMAKE_GENERATOR} MATCHES "^Xcode.*") |
