mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Remove last few occurances of Boost::system
This commit is contained in:
parent
6eb73133f0
commit
3d7a463cb8
@ -62,7 +62,6 @@ target_link_libraries( qa_pcbnew_utils PUBLIC
|
||||
qa_utils
|
||||
Boost::headers
|
||||
Boost::unit_test_framework
|
||||
Boost::system
|
||||
)
|
||||
# 3d-viewer
|
||||
# connectivity
|
||||
|
@ -49,7 +49,6 @@ target_link_libraries( qa_utils
|
||||
turtle
|
||||
Boost::headers
|
||||
Boost::unit_test_framework
|
||||
Boost::system
|
||||
${wxWidgets_LIBRARIES}
|
||||
${LIBBOOST_UNIT_TEST_LIB}
|
||||
)
|
||||
|
@ -73,7 +73,6 @@ target_link_libraries( test_gal_pixel_alignment
|
||||
${PCBNEW_IO_LIBRARIES}
|
||||
Boost::headers
|
||||
Boost::unit_test_framework
|
||||
Boost::system
|
||||
${wxWidgets_LIBRARIES}
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user