Skip to content

Commit c409566

Browse files
committed
Regenerate artifacts.
1 parent 5fc3620 commit c409566

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: builds/cmake/CMakeLists.txt

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ else ()
3333
set( libdir "\${exec_prefix}/lib" )
3434
set( includedir "\${exec_prefix}/include" )
3535

36+
set( CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib" )
37+
3638
set( PACKAGE_VERSION "4.0.0" )
3739
set( VERSION "${PACKAGE_VERSION}" )
3840
endif ()

0 commit comments

Comments
 (0)