Skip to content

Commit 5ac102e

Browse files
committed
Enables users to specify a preferred installation location via the CMAKE_INSTALL_PREFIX variable
1 parent 73a44ab commit 5ac102e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ if (MAKETEST STREQUAL YES)
109109
endif ()
110110

111111
#install
112-
SET(CMAKE_INSTALL_PREFIX /usr/local)
113112

114113
install(TARGETS trantor DESTINATION lib)
115114

0 commit comments

Comments
 (0)