Clarify that these two entries are about CMake
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
20c1f03dd5
commit
6d069afe6b
2 changed files with 4 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
Bugfix
|
||||
* Fix an issue in releases with GEN_FILES turned off whereby missing
|
||||
generated files could be turned into symlinks to themselves.
|
||||
* Fix an issue with CMake builds in releases with GEN_FILES turned off,
|
||||
whereby missing generated files could be turned into symlinks to themselves.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Bugfix
|
||||
* Fix a build issue on Windows where the source and build directory could not be on
|
||||
different drives (#5751).
|
||||
* Fix a build issue on Windows using CMake where the source and build
|
||||
directory could not be on different drives. Fixes #5751.
|
||||
|
|
Loading…
Reference in a new issue