mirror of
https://github.com/reactos/CMake.git
synced 2025-01-31 17:12:49 +00:00
BUG: Removed bogust dependency.
This commit is contained in:
parent
079826d367
commit
18477b194c
@ -63,7 +63,6 @@ bool cmFLTKWrapUICommand::InitialPass(std::vector<std::string> const& args)
|
||||
// add starting depends
|
||||
std::vector<std::string> depends;
|
||||
depends.push_back(origname);
|
||||
depends.push_back("fluid");
|
||||
std::string cxxres = outputDirectory.c_str();
|
||||
cxxres += "/" + srcName;
|
||||
cxxres += ".cxx";
|
||||
|
Loading…
x
Reference in New Issue
Block a user