mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-08 08:04:24 +00:00
Update workflow
This commit is contained in:
parent
9661f9d06c
commit
7dc9180af5
|
@ -9,7 +9,7 @@ json.o: ../3rdparty/jsoncpp/dist/jsoncpp.cpp
|
|||
|
||||
../3rdparty/jsoncpp/dist/jsoncpp.cpp:
|
||||
git submodule update --init
|
||||
cd 3rdparty/jsoncpp; ./amalgamate.py
|
||||
cd ../3rdparty/jsoncpp; ./amalgamate.py
|
||||
|
||||
%.o: %.cpp %.hpp
|
||||
$(CXX) $(CXXFLAGS) $? -o $@
|
||||
|
|
Loading…
Reference in a new issue