You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message(STATUS"Detected CMAKE_INSTALL_LIBDIR that deviates from 'lib': ${CMAKE_INSTALL_LIBDIR}. Add ${CMAKE_INSTALL_PREFIX}/lib to the RPATH as json-schema-validator needs it")
set(PHASAR_CONFIG_INSTALL_DIR "/opt/phasar/config/"CACHESTRING"Customizes the directory, where configuration files for PhASAR are installed (default is /opt/phasar/config)")
134
+
set(PHASAR_CUSTOM_CONFIG_INSTALL_DIR ""CACHESTRING"If set, customizes the directory, where configuration files for PhASAR are installed (default is /usr/local/.phasar-config)")
135
+
if ("${PHASAR_CUSTOM_CONFIG_INSTALL_DIR}"STREQUAL"")
0 commit comments