1
0
Fork 0
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:
John Ericson 2024-01-11 23:50:03 -05:00
parent dd42a4e3e9
commit 9b9ecdee34
4 changed files with 3 additions and 23 deletions

View file

@ -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