Remove Mimalloc from Bin2CPP #6
@@ -29,4 +29,4 @@ tools.cmake.cmaketoolchain:generator=Ninja
|
|||||||
!cmake/*: cmake/[>=4.2]
|
!cmake/*: cmake/[>=4.2]
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
bin2cpp/*:build_tests=True
|
bin2cpp/*:build_tests=True
|
||||||
|
|||||||
@@ -26,4 +26,4 @@ tools.build:compiler_executables={"c": "clang", "cpp": "clang++"}
|
|||||||
!cmake/*: cmake/[>=4.2]
|
!cmake/*: cmake/[>=4.2]
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
bin2cpp/*:build_tests=True
|
bin2cpp/*:build_tests=True
|
||||||
|
|||||||
@@ -30,4 +30,4 @@ tools.build:compiler_executables={"c": "clang", "cpp": "clang++"}
|
|||||||
|
|
||||||
[options]
|
[options]
|
||||||
bin2cpp/*:asan=True
|
bin2cpp/*:asan=True
|
||||||
bin2cpp/*:build_tests=True
|
bin2cpp/*:build_tests=True
|
||||||
|
|||||||
@@ -21,4 +21,4 @@ tools.build:cxxflags=["/Zc:preprocessor", "/permissive-", "/Zc:__cplusplus", "/Z
|
|||||||
!cmake/*: cmake/[>=4.2]
|
!cmake/*: cmake/[>=4.2]
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
bin2cpp/*:build_tests=True
|
bin2cpp/*:build_tests=True
|
||||||
|
|||||||
Reference in New Issue
Block a user