Skip to content

Commit

Permalink
Add CMAKE_MFC_FLAG flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Aksem committed Mar 3, 2024
1 parent 51f9fbf commit b108d19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cola/libavoid/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b108d19

Please sign in to comment.