Compare commits
2 Commits
49a035b160
...
104a85c98e
| Author | SHA1 | Date | |
|---|---|---|---|
| 104a85c98e | |||
| 554bdcad92 |
@@ -29,4 +29,4 @@ tools.cmake.cmaketoolchain:generator=Ninja
|
||||
!cmake/*: cmake/[>=4.2]
|
||||
|
||||
[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]
|
||||
|
||||
[options]
|
||||
bin2cpp/*:build_tests=True
|
||||
bin2cpp/*:build_tests=True
|
||||
|
||||
@@ -30,4 +30,4 @@ tools.build:compiler_executables={"c": "clang", "cpp": "clang++"}
|
||||
|
||||
[options]
|
||||
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]
|
||||
|
||||
[options]
|
||||
bin2cpp/*:build_tests=True
|
||||
bin2cpp/*:build_tests=True
|
||||
|
||||
Reference in New Issue
Block a user