IAP GITLAB

Skip to content
Snippets Groups Projects
Commit a8a2f3fe authored by ralfulrich's avatar ralfulrich
Browse files

dynamic -> static

parent 6fc01d10
No related branches found
No related tags found
2 merge requests!234WIP: Initial example of python as script language from C++,!232Conex EM
...@@ -280,7 +280,7 @@ else () ...@@ -280,7 +280,7 @@ else ()
set_target_properties ( set_target_properties (
C8::ext::conex PROPERTIES C8::ext::conex PROPERTIES
IMPORTED_LOCATION ${CONEX_PREFIX}/lib/${CMAKE_SYSTEM_NAME}/libCONEXsibyll.so IMPORTED_LOCATION ${CONEX_PREFIX}/lib/${CMAKE_SYSTEM_NAME}/libCONEXsibyll.a
IMPORTED_NO_SONAME 1 IMPORTED_NO_SONAME 1
SKIP_BUILD_RPATH FALSE SKIP_BUILD_RPATH FALSE
INTERFACE_INCLUDE_DIRECTORIES INTERFACE_INCLUDE_DIRECTORIES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment