Commit 7b936f4d authored by Brian Sidebotham's avatar Brian Sidebotham

3D-Viewer now requires GLEW include - add GLEW_INCLUDE_DIR

parent 94a46bf2
...@@ -5,6 +5,7 @@ include_directories( ...@@ -5,6 +5,7 @@ include_directories(
textures textures
../pcbnew ../pcbnew
../polygon ../polygon
${GLEW_INCLUDE_DIR}
${INC_AFTER} ${INC_AFTER}
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment