9 lines
166 B
CMake
9 lines
166 B
CMake
# Author:
|
|
# Sven Czarnian <devel@svcz.de>
|
|
# License:
|
|
# GPLv3
|
|
# Brief:
|
|
# Creates the 3rd-party targets
|
|
|
|
INCLUDE(${CMAKE_SOURCE_DIR}/cmake/3rdPartyTargets.cmake)
|