mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-08-22 14:18:02 +02:00
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
prefix=@CMAKE_INSTALL_PREFIX@
|
|
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
|
|
|
|
Name: @PROJECT_NAME@
|
|
Description: @PROJECT_DESCRIPTION@
|
|
Version: @PROJECT_VERSION@
|
|
Cflags: -I${includedir}
|