mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
c16641607f
Generator expressions may contain or produce backslashes. Fixes: #19553
2 lines
132 B
CMake
2 lines
132 B
CMake
message(SEND_ERROR "$<FILTER:file.foo.bar,EXCLUDE,\\.foo\\.bar$> genex in DEPENDS argument of 'add_custom_command()' is not empty")
|