Explorar o código

build the plugin

Sven Czarnian %!s(int64=3) %!d(string=hai) anos
pai
achega
a043314902
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      CMakeLists.txt

+ 2 - 0
CMakeLists.txt

@@ -61,3 +61,5 @@ FIND_PACKAGE(EuroScope REQUIRED)
 IF(NOT EuroScope_FOUND)
     MESSAGE(FATAL_ERROR "Unablet to build without EuroScope and the EuroScope-SDK")
 ENDIF()
+
+ADD_SUBDIRECTORY(src)