mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 20:00:51 -05:00
Kate: handle spaces in build dir
They need to be escaped in the json file... I'm quite sure I tested this before, obviously I didn't test it correctly. Alex
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
See the License for more information.
|
||||
============================================================================*/
|
||||
#include "cmCTestReadCustomFilesCommand.h"
|
||||
|
||||
#include "cmCTest.h"
|
||||
|
||||
bool cmCTestReadCustomFilesCommand
|
||||
|
||||
Reference in New Issue
Block a user