mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-15 14:00:40 -05: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`.
|