CMakeLists.txt 61 B

123
  1. if(WIN32 OR APPLE)
  2. add_subdirectory(frontend-tools)
  3. endif()