Files
op-pedal/makePackage
T
2022-03-07 03:54:32 -05:00

4 lines
66 B
Plaintext
Executable File

cd build
cpack -G DEB -C Release -config CPackConfig.cmake
cd ..