Add cmake examples target
This commit is contained in:
parent
2974525b10
commit
ce88f93ca3
|
@ -1 +1,3 @@
|
||||||
add_subdirectory(json)
|
add_subdirectory(json)
|
||||||
|
|
||||||
|
add_custom_target(examples DEPENDS json)
|
||||||
|
|
Loading…
Reference in New Issue