Gbp-Pq: Name link-with-libatomic.patch
gal
common
${wxWidgets_LIBRARIES}
+ -latomic
)
# the main Eeschema program, in DSO form.
common #repeated due to a circular dependency between gal and common
${wxWidgets_LIBRARIES}
${GDI_PLUS_LIBRARIES}
+ -latomic
)
endif()
markdown_lib
${GDI_PLUS_LIBRARIES}
${Boost_LIBRARIES}
+ atomic
)
target_include_directories( qa_eeschema PUBLIC
${PYTHON_LIBRARIES}
${Boost_LIBRARIES} # must follow GITHUB
${PCBNEW_EXTRA_LIBS} # -lrt must follow Boost
+ -latomic
)
kicad_add_boost_test( qa_gerbview qa_gerbview )
${PYTHON_LIBRARIES}
${Boost_LIBRARIES}
${PCBNEW_EXTRA_LIBS} # -lrt must follow Boost
+ -latomic
)
if( WIN32 )
${PYTHON_LIBRARIES}
${Boost_LIBRARIES}
${PCBNEW_EXTRA_LIBS} # -lrt must follow Boost
+ -latomic
)
kicad_add_utils_executable( qa_pcbnew_tools )