From: Paul K <pau...@ya...> - 2013-09-12 00:09:17
|
Hi John, > since CMake advertises that CMAKE_INSTALL_PREFIX is the install dir I went back to using that to make it more "familiar" to CMake users. yes, replacing BUILD_INSTALL_PREFIX with CMAKE_INSTALL_PREFIX worked. Thank you. Paul. |