Commit fb7b03a6 authored by Alain Portal's avatar Alain Portal Committed by Wayne Stambaugh

Fix build issues on RedHat based systems when using shared libraries.

parent 96f43520
...@@ -67,7 +67,7 @@ if(APPLE) ...@@ -67,7 +67,7 @@ if(APPLE)
endif(APPLE) endif(APPLE)
target_link_libraries( pcb_calculator target_link_libraries( pcb_calculator
common polygon bitmaps common polygon bitmaps kbool
${wxWidgets_LIBRARIES} ${wxWidgets_LIBRARIES}
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment