Commit 4b42eff8 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez
Browse files

Patched CMakeLists.txt

parent 8f18dfcc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@ dependencies:
  - bzip2==1.0.6=1
  - cmake==3.9.1=0
  - cspice==66-0
  - curl==7.55.1=0
  - doxygen==1.8.14=0
  - eigen==3.3.3=0
  - embree==2.14.0=0
+5 −3
Original line number Diff line number Diff line
@@ -209,7 +209,9 @@ find_package(Qt5 COMPONENTS
                WebChannel
                Widgets
                Xml
                XmlPatterns REQUIRED)
                XmlPatterns
                # Search this path explicitly for MacOS OpenGL Framework
                PATHS /System/Library/Frameworks/ REQUIRED)

# Some of these will have non-traditional installs with version numbers in the paths in v007
# For these, we pass in a version number, and use it in the path suffix