Skip to content

Commit

Permalink
Remove unused version strings
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Dec 22, 2022
1 parent e8693f0 commit e3844f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@ endif()

add_subdirectory(dyninstAPI_RT)

set(VERSION_STRING
"${DYNINST_MAJOR_VERSION}.${DYNINST_MINOR_VERSION}.${DYNINST_PATCH_VERSION}")
set(DYNINST_NAME "DyninstAPI-${VERSION_STRING}")

if(TARGET boost)
add_dependencies(common boost)
endif()
Expand Down

0 comments on commit e3844f9

Please sign in to comment.