lokinet/cmake/macos_installer_deps.cmake
2020-04-03 10:14:19 -04:00

4 lines
124 B
CMake

# macos specific cpack stuff goes here
set(CPACK_GENERATOR "productbuild")
set(CPACK_PACKAGING_INSTALL_PREFIX "/usr/local")