add mac target for release

pull/1035/head
Jeff Becker 4 years ago
parent a02363325e
commit 81dbe1288d
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -291,6 +291,12 @@ windows-release: windows-release-configure
windows: windows-release
mac-release: release-configure
$(MAKE) -C '$(BUILD_ROOT)'
cd '$(BUILD_ROOT)' && cpack -D CPACK_MONOLITHIC_INSTALL=1 -G productbuild ..
mac: mac-release
abyss: debug
$(ABYSS_EXE)

Loading…
Cancel
Save