Skip to content

Commit

Permalink
fix: Add missing Find modules to installation
Browse files Browse the repository at this point in the history
  • Loading branch information
schuhschuh committed Apr 19, 2016
1 parent 9a028c6 commit 7fb2ad3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ set (CMAKE_FIND_MODULES
"FindAFNI.cmake"
"FindARPACK.cmake"
"FindBASH.cmake"
"FindBASIS.cmake"
"FindBLAS.cmake"
"FindBoostNumericBindings.cmake"
"FindEigen3.cmake"
Expand All @@ -33,6 +34,7 @@ set (CMAKE_FIND_MODULES
"FindLIBLINEAR.cmake"
"FindMATLAB.cmake"
"FindMatlabNiftiTools.cmake"
"FindMIRTK.cmake"
"FindMOSEK.cmake"
"FindNiftiCLib.cmake"
"FindOpenCV.cmake"
Expand Down

0 comments on commit 7fb2ad3

Please sign in to comment.