6 lines
133 B
CMake
6 lines
133 B
CMake
function(__testing_command_case)
|
|
endfunction()
|
|
|
|
# This must not appear in the profiling output as uppercase
|
|
__TESTING_COMMAND_CASE()
|