Hi, by default the hpx libraries are installed to PREFIX/lib/, also on a 64bit system. We could make use of GNUInstallDirs.cmake. This would provide a set of standard cache-editable destination location variables (e.g. CMAKE_INSTALL_LIBDIR) and the library install dir is initialized to lib/, lib64/ or the debian- multiarch dir on debian systems.
If you agree I can prepare a PR. Alex _______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
