build the plugin

This commit is contained in:
Sven Czarnian
2021-08-09 22:28:49 +02:00
부모 40fa70186b
커밋 a043314902

파일 보기

@@ -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)