mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-30 06:18:50 +08:00
Github actions for MSVC
This commit is contained in:
parent
2ea9aece4f
commit
b8389c7134
@ -4,6 +4,7 @@ project(etl_unit_tests)
|
||||
add_definitions(-DETL_DEBUG)
|
||||
|
||||
if (NO_STL EQUAL 1)
|
||||
message(STATUS "Compiling for No STL")
|
||||
add_definitions(-DETL_NO_STL)
|
||||
endif()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user