Added LIB_SUFFIX in CMakeLists.txt (by Matin Hauke)

trx_hopping
ptrkrysik 9 years ago
parent 5ad7d630a5
commit ec6306b3df

@ -164,5 +164,5 @@ add_subdirectory(docs)
# Install cmake search helper for this library
########################################################################
install(FILES cmake/Modules/gsmConfig.cmake
DESTINATION lib/cmake/grgsm
DESTINATION lib${LIB_SUFFIX}/cmake/grgsm
)

Loading…
Cancel
Save