Commit 9800a723 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Cleaned up Makefile

parent cb03b0dc
......@@ -4,7 +4,4 @@ all:
cd json-3.11.3/build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ..
$(MAKE) -C json-3.11.3/build
$(MAKE) -C json-3.11.3/build install
# cd json-3.11.3/build && meson --prefix=/usr -Dbuildtype=release
# cd json-3.11.3/build && ninja
# cd json-3.11.3/build && ninja install
rm -rf json-3.11.3
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment