From b108d192a00aaa10e270d71af5bd94ad981dcaed Mon Sep 17 00:00:00 2001 From: Vladyslav Hnatiuk Date: Sun, 3 Mar 2024 19:59:59 +0100 Subject: [PATCH] Add CMAKE_MFC_FLAG flag --- cola/libavoid/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/cola/libavoid/CMakeLists.txt b/cola/libavoid/CMakeLists.txt index 9f773881..12134aff 100644 --- a/cola/libavoid/CMakeLists.txt +++ b/cola/libavoid/CMakeLists.txt @@ -8,6 +8,7 @@ option(NUDGE_DEBUG "Debug nudging" OFF) option(ESTIMATED_COST_DEBUG "Debug estimated cost" OFF) option(ASTAR_DEBUG "Debug ASTAR" OFF) +set(CMAKE_MFC_FLAG 2) add_library(${PROJECT_NAME} actioninfo.cpp connectionpin.cpp