mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
6 lines
146 B
CMake
6 lines
146 B
CMake
# if(WITH_OPENGL AND OPENGL_FOUND)
|
|
# add_subdirectory(opengl)
|
|
# endif()
|
|
# if(WITH_DBUS AND DBUS_FOUND)
|
|
# add_subdirectory(dbus)
|
|
# endif()
|