Explorar o código

Fix cmake configuration

Regression happened because of removed file and kept include
Viktor %!s(int64=6) %!d(string=hai) anos
pai
achega
7e303c6c70
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/lib/CMakeLists.txt

+ 0 - 2
src/lib/CMakeLists.txt

@@ -1,7 +1,5 @@
 find_package(Qt5 COMPONENTS Core REQUIRED)
 
-include(../../cmake/ProjectDefinitions.cmake)
-
 set(SUPPORT_LIBRARY_TARGET qtprotobufsupport)
 
 include_directories(${Qt5Core_INCLUDE_DIRS})