mirror of
https://github.com/nlohmann/json.git
synced 2026-08-19 15:43:19 +00:00
cleanup
This commit is contained in:
@@ -37,9 +37,6 @@ create_output: $(EXAMPLES:.cpp=.output)
|
||||
|
||||
create_links: $(EXAMPLES:.cpp=.link)
|
||||
|
||||
# only compile files
|
||||
compile_only: $(EXAMPLES:.cpp=)
|
||||
|
||||
# check output of all stand-alone example files
|
||||
check_output: $(EXAMPLES:.cpp=.test)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user