Skip to content

Commit

Permalink
Update to Dyninst 13.0.0 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest authored Feb 29, 2024
1 parent 36a69fb commit 2fe829b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.14.0 FATAL_ERROR)
project(Dyninst-External-Tests)

find_package(Dyninst 12.3.0 REQUIRED)
find_package(Dyninst 13.0.0 REQUIRED)

enable_testing()

Expand Down

0 comments on commit 2fe829b

Please sign in to comment.