mirror of
https://github.com/NixOS/nix.git
synced 2025-11-26 12:10:59 +01:00
Revert "Add rapidcheck dependency for testing"
This reverts commit c92e51ecec.
This commit is contained in:
parent
2e66fe9b1e
commit
65e690a087
4 changed files with 3 additions and 13 deletions
|
|
@ -12,4 +12,4 @@ libstore-tests_CXXFLAGS += -I src/libstore -I src/libutil
|
|||
|
||||
libstore-tests_LIBS = libstore libutil
|
||||
|
||||
libstore-tests_LDFLAGS := -lrapidcheck $(GTEST_LIBS)
|
||||
libstore-tests_LDFLAGS := $(GTEST_LIBS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue