Skip to content

Commit

Permalink
Fix type.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdembia committed Mar 13, 2017
1 parent ee9a70b commit a75edbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ endif()


## RPATH
# If it is necesasry to not put RPATHS in the installed binaries, set
# If it is necessary to not put RPATHS in the installed binaries, set
# set CMAKE_SKIP_INSTALL_RPATH to OFF.
if(APPLE)
# CMake 2.8.12 introduced the ability to set RPATH for shared libraries
Expand Down

0 comments on commit a75edbd

Please sign in to comment.