mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 00:59:19 -06:00
ENH: Cleanup bootstrap even more
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
=========================================================================*/
|
||||
#include "cmWriteFileCommand.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
// cmLibraryCommand
|
||||
bool cmWriteFileCommand::InitialPass(std::vector<std::string> const& args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user