Changeset View
Changeset View
Standalone View
Standalone View
intern/ghost/CMakeLists.txt
| Context not available. | |||||
| add_definitions(-DWITH_HEADLESS) | add_definitions(-DWITH_HEADLESS) | ||||
| else() | else() | ||||
| list(APPEND SRC | list(APPEND SRC | ||||
| intern/GHOST_BoundsTracker.cpp | |||||
| intern/GHOST_ContextSDL.cpp | intern/GHOST_ContextSDL.cpp | ||||
| intern/GHOST_DisplayManagerSDL.cpp | intern/GHOST_DisplayManagerSDL.cpp | ||||
| intern/GHOST_SystemSDL.cpp | intern/GHOST_SystemSDL.cpp | ||||
| intern/GHOST_WindowSDL.cpp | intern/GHOST_WindowSDL.cpp | ||||
| intern/GHOST_BoundsTracker.h | |||||
| intern/GHOST_ContextSDL.h | intern/GHOST_ContextSDL.h | ||||
| intern/GHOST_DisplayManagerSDL.h | intern/GHOST_DisplayManagerSDL.h | ||||
| intern/GHOST_SystemSDL.h | intern/GHOST_SystemSDL.h | ||||
| Context not available. | |||||
| intern/GHOST_DisplayManagerCocoa.mm | intern/GHOST_DisplayManagerCocoa.mm | ||||
| intern/GHOST_SystemCocoa.mm | intern/GHOST_SystemCocoa.mm | ||||
| intern/GHOST_WindowCocoa.mm | intern/GHOST_WindowCocoa.mm | ||||
| intern/GHOST_UtilsCocoa.m | |||||
| intern/GHOST_DisplayManagerCocoa.h | intern/GHOST_DisplayManagerCocoa.h | ||||
| intern/GHOST_SystemCocoa.h | intern/GHOST_SystemCocoa.h | ||||
| intern/GHOST_WindowCocoa.h | intern/GHOST_WindowCocoa.h | ||||
| intern/GHOST_UtilsCocoa.h | |||||
| ) | ) | ||||
| if(NOT WITH_GL_EGL) | if(NOT WITH_GL_EGL) | ||||
| Context not available. | |||||
| ) | ) | ||||
| list(APPEND SRC | list(APPEND SRC | ||||
| intern/GHOST_BoundsTracker.cpp | |||||
| intern/GHOST_DisplayManagerX11.cpp | intern/GHOST_DisplayManagerX11.cpp | ||||
| intern/GHOST_SystemX11.cpp | intern/GHOST_SystemX11.cpp | ||||
| intern/GHOST_TaskbarX11.cpp | intern/GHOST_TaskbarX11.cpp | ||||
| intern/GHOST_WindowX11.cpp | intern/GHOST_WindowX11.cpp | ||||
| intern/GHOST_BoundsTracker.h | |||||
| intern/GHOST_DisplayManagerX11.h | intern/GHOST_DisplayManagerX11.h | ||||
| intern/GHOST_SystemX11.h | intern/GHOST_SystemX11.h | ||||
| intern/GHOST_TaskbarX11.h | intern/GHOST_TaskbarX11.h | ||||
| Context not available. | |||||