fix cmake warning

This commit is contained in:
Dick Hollenbeck 2010-07-28 07:11:55 -05:00
parent 1794a2ae73
commit 3aabdd265a
1 changed files with 1 additions and 1 deletions

View File

@ -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