Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
3aabdd26
Commit
3aabdd26
authored
Jul 28, 2010
by
Dick Hollenbeck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix cmake warning
parent
1794a2ae
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
3aabdd26
...
@@ -63,7 +63,7 @@ endif(USE_WX_GRAPHICS_CONTEXT)
...
@@ -63,7 +63,7 @@ endif(USE_WX_GRAPHICS_CONTEXT)
if
(
USE_BOOST_POLYGON_LIBRARY
)
if
(
USE_BOOST_POLYGON_LIBRARY
)
set
(
USE_BOOST_POLYGON_LIBRARY ON
)
set
(
USE_BOOST_POLYGON_LIBRARY ON
)
add_definitions
(
-DUSE_BOOST_POLYGON_LIBRARY
)
add_definitions
(
-DUSE_BOOST_POLYGON_LIBRARY
)
endif
(
USE_
WX_GRAPHICS_CONTEXT
)
endif
(
USE_
BOOST_POLYGON_LIBRARY
)
# Locations for install targets.
# Locations for install targets.
set
(
KICAD_BIN bin
set
(
KICAD_BIN bin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment