We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5d0c4 commit 604b8b2Copy full SHA for 604b8b2
FairSoftConfig.cmake
@@ -14,7 +14,7 @@
14
# Where to install the packages contained in FairSoft. FairRoot may find this FairSoft
15
# via the environment variable SIMPATH.
16
#
17
-set(CMAKE_INSTALL_PREFIX "${CMAKE_SOURCE_DIR}/install" CACHE PATH "Install prefix" FORCE)
+set(CMAKE_INSTALL_PREFIX "${CMAKE_SOURCE_DIR}/install" CACHE PATH "Install prefix")
18
# set(CMAKE_INSTALL_PREFIX "/some/other/path" CACHE PATH "Install prefix" FORCE)
19
20
# Note: Defaults are effective even if the option is not set explicitely in this file.
0 commit comments