d33d8c5626
I also modified the CMake and pkgconfig files to append the _POSTFIX extenstion based on the CMAKE_BUILD_TYPE. Additionally I fixed packaging/ld.so.conf.d/openscenegraph.conf.in to add a '/' betweeen the arguments since the CMAKE_INSTALL_PREFIX can't end with a '/'. "
3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
# openscenegraph library configuration
|
|
${CMAKE_INSTALL_PREFIX}/lib${LIB_POSTFIX}
|