Skip to content
Snippets Groups Projects
Commit 8eb24333 authored by Mateusz Gniewkowski's avatar Mateusz Gniewkowski
Browse files

Update CMakeLists.txt

parent b699676b
No related branches found
No related tags found
No related merge requests found
Pipeline #1780 passed
......@@ -55,7 +55,7 @@ else(WIN32)
endif(WIN32)
target_link_libraries(pwrutils ${LIBS} )
set_target_properties(pwrutils PROPERTIES
VERSION "${pwrutils_ver_major}.${pwrutils_ver_minor}"
VERSION "${pwrutils_ver_major}.${pwrutils_ver_minor}.${pwrutils_ver_patch}"
SOVERSION ${pwrutils_ver_major})
install(TARGETS pwrutils
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment