Skip to content

Commit

Permalink
add /usr/include/heekscad to SEARCH_PATHS for HeeksCAD
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki committed May 26, 2016
1 parent ece2f41 commit 5a0ae24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/Modules/FindHeeksCAD.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

IF(NOT HeeksCAD_FOUND)
SET( SEARCH_PATHS
"/usr/include/heekscad"
"/usr/local/share/heekscad"
"/usr/share/heekscad"
"${CMAKE_SOURCE_DIR}/heekscad"
Expand Down

0 comments on commit 5a0ae24

Please sign in to comment.