mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
FindBISON: Add policy CMP0088 to run bison in build tree
This commit is contained in:
committed by
Brad King
parent
f5da1bb349
commit
5000fed5af
6
Help/release/dev/bison_target_policy.rst
Normal file
6
Help/release/dev/bison_target_policy.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
bison_target_policy
|
||||
-------------------
|
||||
|
||||
* The :module:`FindBISON` module's ``BISON_TARGET`` command now runs ``bison``
|
||||
with :variable:`CMAKE_CURRENT_BINARY_DIR` as the working directory.
|
||||
See policy :policy:`CMP0088`.
|
||||
Reference in New Issue
Block a user