]> git.pld-linux.org Git - packages/re2.git/blob - re2Config-pld.cmake.in
- added cmake configs (for grpc)
[packages/re2.git] / re2Config-pld.cmake.in
1 #----------------------------------------------------------------
2 # Generated CMake target import file for configuration "PLD".
3 #----------------------------------------------------------------
4
5 # Commands may need to know the format version.
6 set(CMAKE_IMPORT_FILE_VERSION 1)
7
8 # Import target "re2::re2" for configuration "PLD"
9 set_property(TARGET re2::re2 APPEND PROPERTY IMPORTED_CONFIGURATIONS PLD)
10 set_target_properties(re2::re2 PROPERTIES
11   IMPORTED_LOCATION_PLD "@libdir@/libre2.so"
12   IMPORTED_SONAME_PLD "libre2.so"
13   )
14
15 list(APPEND _IMPORT_CHECK_TARGETS re2::re2 )
16 list(APPEND _IMPORT_CHECK_FILES_FOR_re2::re2 "@libdir@/libre2.so" )
17
18 # Commands beyond this point should not need to know the version.
19 set(CMAKE_IMPORT_FILE_VERSION)
This page took 0.067491 seconds and 3 git commands to generate.