Skip to content
Snippets Groups Projects
Commit 4e9eebda authored by Julien Michel's avatar Julien Michel
Browse files

STY: Remove cmake debug trace

parent 5999f15c
No related branches found
No related tags found
1 merge request!20Refactor logging for the whole library
...@@ -58,8 +58,6 @@ set( OTBApplicationEngine_SRC ...@@ -58,8 +58,6 @@ set( OTBApplicationEngine_SRC
otbWrapperParameterList.cxx otbWrapperParameterList.cxx
) )
message("Common libraries: ${OTBCommon_LIBRARIES}")
add_library(OTBApplicationEngine ${OTBApplicationEngine_SRC}) add_library(OTBApplicationEngine ${OTBApplicationEngine_SRC})
target_link_libraries(OTBApplicationEngine target_link_libraries(OTBApplicationEngine
${OTBVectorDataBase_LIBRARIES} ${OTBVectorDataBase_LIBRARIES}
......
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