mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 05:20:45 +00:00
Add missing renderdoc/driver .h file to sources
Helpful for IDE project generation from CMake ie. xcode project
This commit is contained in:
committed by
Baldur Karlsson
parent
ae118264c5
commit
01a1549628
@@ -53,6 +53,7 @@ list(APPEND sources gl_hooks.cpp)
|
||||
|
||||
if(APPLE)
|
||||
list(APPEND sources
|
||||
apple_gl_hook_defs.h
|
||||
cgl_dispatch_table.h
|
||||
cgl_platform_helpers.mm
|
||||
cgl_platform.cpp
|
||||
|
||||
Reference in New Issue
Block a user