You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/GeneratorExpression/NonValidTarget-Fortran_COMP...

10 lines
401 B

CMake Error at NonValidTarget-Fortran_COMPILER_FRONTEND_VARIANT.cmake:1 \(add_custom_command\):
Error evaluating generator expression:
\$<Fortran_COMPILER_FRONTEND_VARIANT>
\$<Fortran_COMPILER_FRONTEND_VARIANT> may only be used with binary targets.
It may not be used with add_custom_command or add_custom_target.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)