Update CMakeLists.txt

This commit is contained in:
marauder2k7 2025-05-20 16:48:23 +01:00
parent 78667ca43f
commit d128e0aa97

View file

@ -196,5 +196,3 @@ if(BUILD_TESTING)
add_test(NAME test_framing COMMAND $<TARGET_FILE:test_framing>)
endif()
set(CPACK_PACKAGE_VERSION ${PROJECT_VERSION})
include(CPack)