introduce some required cmake scripts
This commit is contained in:
8
cmake/3rdParty.cmake
Normal file
8
cmake/3rdParty.cmake
Normal file
@@ -0,0 +1,8 @@
|
||||
# Author:
|
||||
# Sven Czarnian <devel@svcz.de>
|
||||
# License:
|
||||
# GPLv3
|
||||
# Brief:
|
||||
# Creates the 3rd-party targets
|
||||
|
||||
INCLUDE(${CMAKE_SOURCE_DIR}/cmake/3rdPartyTargets.cmake)
|
||||
Reference in New Issue
Block a user