mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Simplify RapidCheck configure
No more `RAPIDCHECK_HEADERS`!
This commit is contained in:
parent
dd42a4e3e9
commit
9b9ecdee34
4 changed files with 3 additions and 23 deletions
|
@ -81,7 +81,7 @@ EXPAND_ONLY_PREDEF = YES
|
|||
# RECURSIVE has no effect here.
|
||||
# This tag requires that the tag SEARCH_INCLUDES is set to YES.
|
||||
|
||||
INCLUDE_PATH = @RAPIDCHECK_HEADERS@
|
||||
INCLUDE_PATH =
|
||||
|
||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
|
||||
# tag can be used to specify a list of macro names that should be expanded. The
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue