-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake: Disable
SECP256K1_APPEND_*FLAGS
options for VS generators
The "Visual Studio" generators create project files in a way that does not use low-level rule variables. Consequently, setting `SECP256K1_APPEND_*FLAGS` has no effect. Disabling these options ensures that CMake warns the user if any of them are set.
- Loading branch information
Showing
1 changed file
with
21 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters