Skip to content

Commit

Permalink
Update to tagparser 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Martchus committed May 16, 2023
1 parent a0b9b1f commit 2cd10b7
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
Expand Up @@ -201,7 +201,7 @@ if (WIDGETS_GUI OR QUICK_GUI)
endif ()

# find tagparser
find_package(tagparser${CONFIGURATION_PACKAGE_SUFFIX} 11.5.0 REQUIRED)
find_package(tagparser${CONFIGURATION_PACKAGE_SUFFIX} 12.0.0 REQUIRED)
use_tag_parser()

# enable experimental JSON export
Expand Down

0 comments on commit 2cd10b7

Please sign in to comment.