drogonCMS-cmake #25
@ -42,6 +42,8 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
# add CPM for C
|
||||
include(vendors/cmake/CPM_0.38.7.cmake)
|
||||
|
||||
#CPMAddPackage("gh:postgres/postgres#7.1.3")
|
||||
|
||||
# This is your project statement. You should always list languages;
|
||||
# Listing the version is nice here since it sets lots of useful variables
|
||||
# we removed LANGUAGES C from project to allow for automatic compiler/linker checks; we will use C and C++ libraries for this project.
|
||||
|
Loading…
x
Reference in New Issue
Block a user