Linux Foundation Collaborative Projects
index
:
trex
master
ARCHIVED- 2020-07-23 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
external_libs
/
cpp
/
yaml-cpp
/
util
/
CMakeLists.txt
blob: 22339f0258b3a4ec3456e78f135a3bdbceb93f08 (
plain
)
1
2
add_executable(parse parse.cpp) target_link_libraries(parse yaml-cpp)