No dependency on assert
This commit is contained in:
@@ -3,8 +3,6 @@ gpid: malunal
|
||||
semv: 1.0.0
|
||||
|
||||
requires:
|
||||
- remote: git@git.erasit.com:malunal/assert
|
||||
branch: v1.1.0
|
||||
- remote: git@git.erasit.com:malunal/config
|
||||
branch: v1.0.2
|
||||
- remote: git@git.erasit.com:malunal/types
|
||||
@@ -14,7 +12,6 @@ targets:
|
||||
- name: malunal.allocators
|
||||
type: archive
|
||||
deps:
|
||||
- malunal.assert
|
||||
- malunal.config
|
||||
- malunal.types
|
||||
srcs:
|
||||
@@ -27,8 +24,6 @@ targets:
|
||||
tests:
|
||||
- name: allocator_tests
|
||||
type: program
|
||||
defs:
|
||||
- MALUNAL_ENABLE_ASSERTIONS
|
||||
deps:
|
||||
- malunal.allocators
|
||||
srcs:
|
||||
|
||||
Reference in New Issue
Block a user