CMakeLists.txt 85 B

1234567
  1. ADD_SUBDIRECTORY(Core)
  2. # ADD_SUBDIRECTORY(Widgets)
  3. ADD_SUBDIRECTORY(Applications)