Skip to content

Commit

Permalink
Use FF7tk 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sithlord48 committed Dec 27, 2023
1 parent 230a9df commit 997b9f5
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 @@ -75,7 +75,7 @@ add_compile_definitions(

find_package(Qt${QT_VERSION_MAJOR} COMPONENTS Widgets OpenGLWidgets Svg OpenGL LinguistTools Core5Compat Xml Quick REQUIRED)

set(REQUIRED_FF7TK_VERSION 0.83.3)
set(REQUIRED_FF7TK_VERSION 1.0.0)
find_package(ff7tk ${REQUIRED_FF7TK_VERSION} CONFIG REQUIRED COMPONENTS ff7tk fftkData ff7tkQtWidgets ff7tkFormats ff7tkUtils)

find_package(ZLIB REQUIRED)
Expand Down

0 comments on commit 997b9f5

Please sign in to comment.