Skip to content

Commit

Permalink
Merge pull request #851 from est77/master
Browse files Browse the repository at this point in the history
Small change for last commit, remove rpath option.
  • Loading branch information
est77 committed Sep 4, 2015
2 parents 91504e6 + c0a0caf commit b14e2a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ option (WITH_PARTIO "Build Partio support (used in unit
option (USE_STATIC_BOOST "Use static Boost libraries" ON)
option (USE_STATIC_OIIO "Use static OpenImageIO libraries" ON)
option (USE_STATIC_OSL "Use static OpenShadingLanguage libraries" ON)
option (USE_RPATH_ORIGIN "Use $ORIGIN in rpath to locate shared libraries" OFF)

option (USE_SSE "Use SSE instruction sets up to version 2" ON)
option (USE_SSE42 "Use SSE instruction sets up to version 4.2" OFF)
Expand Down

0 comments on commit b14e2a7

Please sign in to comment.