From a7f6b5ab70ca7b0ea95812329da9bbc573e6f428 Mon Sep 17 00:00:00 2001 From: EndrII Date: Thu, 20 Jan 2022 18:12:35 +0300 Subject: [PATCH] fix build --- CMake | 2 +- src/Library/CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMake b/CMake index 5c2d269..e45bd71 160000 --- a/CMake +++ b/CMake @@ -1 +1 @@ -Subproject commit 5c2d26920cb1ed71e8b9161a33c4fff7c873ecdf +Subproject commit e45bd7179929a0f9ea198bdec28046ec5a855190 diff --git a/src/Library/CMakeLists.txt b/src/Library/CMakeLists.txt index 5c234ed..8acf866 100644 --- a/src/Library/CMakeLists.txt +++ b/src/Library/CMakeLists.txt @@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.14) -add_definitions(-DCredits_LIBRARY) +add_definitions(-DQUASARAPP_CREDITS_LIBRARY) file(GLOB SOURCE_CPP