FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
yaml-cpp/yaml-cpp.pc.in at master · inertialsense/yaml-cpp · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
inertialsense
/
yaml-cpp
Public
forked from
jbeder/yaml-cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
yaml-cpp
/
yaml-cpp.pc.in
Copy path
More file actions
More file actions
Latest commit
History
History
History
11 lines (10 loc) · 284 Bytes
Breadcrumbs
yaml-cpp
/
yaml-cpp.pc.in
Copy path
File metadata and controls
11 lines (10 loc) · 284 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
prefix
=
@CMAKE_INSTALL_PREFIX@
exec_prefix
=
${
prefix
}
includedir
=
@CMAKE_INSTALL_FULL_INCLUDEDIR@
libdir
=
@CMAKE_INSTALL_FULL_LIBDIR@
Name
:
Yaml-cpp
Description
:
A YAML parser and emitter for C++
Version
:
@YAML_CPP_VERSION@
Requires
:
Libs
:
-L
${
libdir
}
-l
yaml-cpp
Cflags
:
-I
${
includedir
}
Back
|
FazBrowse Home
|
New Git URL