make use of pkg for modeling external dependencies
This commit is contained in:
parent
16a8f3fcad
commit
97cd3e988d
11 changed files with 17 additions and 13 deletions
|
|
@ -1,6 +1,7 @@
|
|||
cmake_minimum_required (VERSION 2.8)
|
||||
|
||||
project (pfaedle)
|
||||
include(cmake/pkg.cmake)
|
||||
|
||||
if (CMAKE_BUILD_TYPE)
|
||||
string(TOUPPER ${CMAKE_BUILD_TYPE} CMAKE_BUILD_TYPE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue