Skip to content

Commit

Permalink
update Heart
Browse files Browse the repository at this point in the history
  • Loading branch information
EndrII committed Apr 1, 2021
1 parent 27f6bbd commit 1bc0eb6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion HanoiTowers/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 3.1)
include(../Heart/QuasarAppLib/CMake/ProjectOut.cmake)
include(../Heart/QuasarAppLib/CMake/ccache.cmake)
include(../Heart/QuasarAppLib/CMake/Version.cmake)
include(../Heart/QuasarAppLib/CMake/tr.cmake)
include(../Heart/QuasarAppLib/CMake/QtUtils.cmake)

find_package(QT NAMES Qt6 Qt5 COMPONENTS Core REQUIRED)
find_package(Qt${QT_VERSION_MAJOR} COMPONENTS Core REQUIRED)
Expand Down
2 changes: 1 addition & 1 deletion Heart

0 comments on commit 1bc0eb6

Please sign in to comment.