CMake: Added polarssl include dir as non-system.
This commit is contained in:
parent
3e104c25e9
commit
48639ee4d2
@ -119,7 +119,8 @@ if (NOT MSVC)
|
||||
|
||||
# lib dependencies are not included
|
||||
|
||||
|
||||
include_directories ("${CMAKE_CURRENT_SOURCE_DIR}/../lib/polarssl/include")
|
||||
|
||||
#add cpp files here
|
||||
add_library(Bindings
|
||||
Bindings/Bindings
|
||||
|
Loading…
x
Reference in New Issue
Block a user