QuantumPackage/Makefile

6 lines
262 B
Makefile
Raw Normal View History

2019-01-25 11:39:31 +01:00
default: build.ninja
bash -c "source quantum_package.rc ; ninja"
build.ninja:
2024-04-17 11:40:00 +02:00
@bash -c ' echo '' ; echo xxxxxxxxxxxxxxxxxx ; echo "QP is not configured yet. Please run the ./configure command" ; echo xxxxxxxxxxxxxxxxxx ; echo '' ; ./configure --help' | more