Remove TRANSFORM from Linux CMake files (#57515)
The Linux CMakeLists.txt are intended to be compatible with 3.10, but accedintally used a list construct that wasn't added until 3.12. This adds a custom replacement function. This makes the build compatible with 3.10 as originally intended.
S
stuartmorgan committed
b07516875d970e48bce1e6641b03f346fb49f80b
Parent: 06cd79d
Committed by GitHub <noreply@github.com>
on 5/18/2020, 7:42:01 PM