CMake/Tests/CompileCommandOutput/file_with_underscores.cxx
Brad King 7039d1fd9b Fix CompileCommandOutput test for Make tools not supporting spaces
Use underscores instead of spaces for such Make tools.
2011-05-19 07:38:06 -04:00

4 lines
68 B
C++

#include "file_with_underscores.h"
void file_with_underscores() {}