mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03: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`.
|