mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-28 13:28:43 +08:00
Merge branch 'development' of https://github.com/ETLCPP/etl into development
This commit is contained in:
commit
af62d22b5d
@ -11,7 +11,7 @@ if(NOT ETL_VERSION)
|
||||
determine_version("version.txt")
|
||||
endif()
|
||||
|
||||
project(etl VERSION ${ETL_VERSION})
|
||||
project(etl VERSION ${ETL_VERSION} LANGUAGES CXX)
|
||||
|
||||
option(BUILD_TESTS "Build unit tests" OFF)
|
||||
option(NO_STL "No STL" OFF)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user