mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Changes to accommodate moving guile engine bindings to bindings/guile.
Plus for changing targets gncmod-engine and gncmod-app-utils to gnc-engine and gnc-app-utils.
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