KeyMaster/build.sh

8 lines
98 B
Bash
Executable File

# Description: Build script for KeyMaster
cd ./build
cmake ..
make
cp "KeyMaster_server" ../bin