mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
7 lines
222 B
ReStructuredText
7 lines
222 B
ReStructuredText
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`.
|