mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-30 01:53:17 +03:00
9bccfb89cc
* Added Ubuntu Dockers for 16, 18, and 19 * Added Cirrus CI build task for gcloud instance with SSDs * Added macOS instance build with brew Qt install * Fixed Qt headers for 5.12.2 used in Ubuntu 19.04 * Consolidated version info into CMake file
6 lines
46 B
Bash
6 lines
46 B
Bash
pwd
|
|
ls -la
|
|
mkdir build
|
|
cd build
|
|
cmake ..
|
|
make |