mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Resolve merge conflicts.
This commit is contained in:
@@ -569,7 +569,7 @@ endif()
|
||||
|
||||
add_definitions(-D_GNU_SOURCE)
|
||||
|
||||
# Also, set the C++ version to c++11
|
||||
# Set up the language standards:
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
|
||||
Reference in New Issue
Block a user