CMakeLists.txt 100 B

1234
  1. set(RMLUI_TUTORIAL_PREFIX "rmlui_tutorial_")
  2. add_subdirectory("drag")
  3. add_subdirectory("template")