mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
FindBISON: Add policy CMP0088 to run bison in build tree
This commit is contained in:
committed by
Brad King
parent
f5da1bb349
commit
5000fed5af
@@ -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