summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/cmake_language/call_expand_command_name.cmake
blob: f74d303a0acbe67faefcd28d7144785065aab562 (plain)
1
2
set (my_call "CALL")
cmake_language (${my_call} ${empty} message "OK!")