mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-25 09:44:27 +08:00
mdbx-cmake: add installation.
Change-Id: Ie2f67e51ddaf9444b3c0a817cd5f8e7e37ec8d0e
This commit is contained in:
@@ -40,3 +40,6 @@ if(LIB_MATH)
|
||||
target_link_libraries(mdbx_chk ${LIB_MATH})
|
||||
target_link_libraries(mdbx_stat ${LIB_MATH})
|
||||
endif()
|
||||
|
||||
install(TARGETS mdbx_chk mdbx_stat mdbx_copy mdbx_dump mdbx_load
|
||||
RUNTIME DESTINATION bin COMPONENT runtime)
|
||||
|
Reference in New Issue
Block a user