diff --git a/HeartTests/CMakeLists.txt b/HeartTests/CMakeLists.txt index 6560f09..60892a7 100644 --- a/HeartTests/CMakeLists.txt +++ b/HeartTests/CMakeLists.txt @@ -20,7 +20,6 @@ set(CMAKE_AUTORCC ON) find_package(QT NAMES Qt6 Qt5 COMPONENTS Core Test REQUIRED) find_package(Qt${QT_VERSION_MAJOR} COMPONENTS Core Test REQUIRED) -message("BUILD LVL >= 0") file(GLOB SOURCE_CPP "*.cpp" "*.h" "*.qrc" "units/*.cpp" "units/*.h" "units/*.qrc" diff --git a/res/Logo_Web_alpha.png b/res/Logo_Web_alpha.png index 9c83bad..b1c53b7 100644 Binary files a/res/Logo_Web_alpha.png and b/res/Logo_Web_alpha.png differ