gui.cmake 93 Bytes
if(NOT ${BR_EMBEDDED})
  set(BR_THIRDPARTY_SRC ${BR_THIRDPARTY_SRC} plugins/gui.cpp)
endif()