Merge branch 'dev' of ssh://gitlab.repo.digitech.hs-emden-leer.de:2222/link/projekte/ws19/vkvm-new/library into dev
This commit is contained in:
commit
9c0d2e1d13
|
@ -27,7 +27,7 @@ add_library(library ${SOURCES} ${HEADERS} src/FontType.cpp)
|
|||
file(COPY "${CMAKE_SOURCE_DIR}/src/"
|
||||
DESTINATION "${CMAKE_SOURCE_DIR}/include"
|
||||
FILES_MATCHING
|
||||
PATTERN *.h
|
||||
PATTERN *.hpp
|
||||
)
|
||||
|
||||
set(LIBRARY_OUTPUT_PATH ${CMAKE_SOURCE_DIR}/lib)
|
||||
|
|
Loading…
Reference in New Issue