mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 07:28:51 -06:00
ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command
This commit is contained in:
@@ -139,6 +139,7 @@ void cmVTKWrapJavaCommand::FinalPass()
|
||||
}
|
||||
|
||||
m_Makefile->AddUtilityCommand((m_LibraryName+"JavaClasses").c_str(),
|
||||
"",
|
||||
"",
|
||||
true,
|
||||
alldepends,
|
||||
|
||||
Reference in New Issue
Block a user