Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
external
/
github.com
/
open-source-parsers
/
jsoncpp
/
2bc6137ada4195be3a737c3d9410eaa60ec13a10
/
.
/
include
/
CMakeLists.txt
blob: 7dde10d6feb9d1ba0842dfdd04bd50d8b120ab61 [
file
] [
log
] [
blame
]
FILE
(
GLOB INCLUDE_FILES
"json/*.h"
)
INSTALL
(
FILES $
{
INCLUDE_FILES
}
DESTINATION $
{
INCLUDE_INSTALL_DIR
}/
json
)