mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
7 lines
215 B
ReStructuredText
7 lines
215 B
ReStructuredText
FindFLEX-work-dir
|
|
-----------------
|
|
|
|
* The :module:`FindFLEX` module's ``FLEX_TARGET`` command now runs ``flex``
|
|
with :variable:`CMAKE_CURRENT_BINARY_DIR` as the working directory.
|
|
See policy :policy:`CMP0098`.
|