mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
fix cmake warning
This commit is contained in:
parent
1794a2ae73
commit
3aabdd265a
@ -63,7 +63,7 @@ endif(USE_WX_GRAPHICS_CONTEXT)
|
||||
if(USE_BOOST_POLYGON_LIBRARY)
|
||||
set( USE_BOOST_POLYGON_LIBRARY ON )
|
||||
add_definitions(-DUSE_BOOST_POLYGON_LIBRARY)
|
||||
endif(USE_WX_GRAPHICS_CONTEXT)
|
||||
endif(USE_BOOST_POLYGON_LIBRARY)
|
||||
|
||||
# Locations for install targets.
|
||||
set(KICAD_BIN bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user