Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
658614ff
Commit
658614ff
authored
Jan 18, 2001
by
Will Schroeder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH:Reworked CMake for consistency
parent
cacd6d16
Changes
52
Hide whitespace changes
Inline
Side-by-side
Showing
52 changed files
with
562 additions
and
673 deletions
+562
-673
CMakeCommands.make.in
CMakeCommands.make.in
+1
-1
CMakeMaster.make.in
CMakeMaster.make.in
+1
-1
CMakeSimpleCommands.make.in
CMakeSimpleCommands.make.in
+0
-0
Source/CMakeSetupCMD.dsp
Source/CMakeSetupCMD.dsp
+40
-40
Source/MFCDialog/CMakeSetup.dsp
Source/MFCDialog/CMakeSetup.dsp
+41
-41
Source/Makefile.in
Source/Makefile.in
+42
-42
Source/cmAbstractFilesCommand.cxx
Source/cmAbstractFilesCommand.cxx
+3
-3
Source/cmAbstractFilesCommand.h
Source/cmAbstractFilesCommand.h
+8
-14
Source/cmAddTargetCommand.cxx
Source/cmAddTargetCommand.cxx
+3
-3
Source/cmAddTargetCommand.h
Source/cmAddTargetCommand.h
+12
-18
Source/cmAuxSourceDirectoryCommand.cxx
Source/cmAuxSourceDirectoryCommand.cxx
+3
-3
Source/cmAuxSourceDirectoryCommand.h
Source/cmAuxSourceDirectoryCommand.h
+13
-19
Source/cmCommand.h
Source/cmCommand.h
+32
-23
Source/cmDumpDocumentation.cxx
Source/cmDumpDocumentation.cxx
+1
-1
Source/cmExecutablesCommand.cxx
Source/cmExecutablesCommand.cxx
+3
-3
Source/cmExecutablesCommand.h
Source/cmExecutablesCommand.h
+11
-17
Source/cmFindIncludeCommand.cxx
Source/cmFindIncludeCommand.cxx
+3
-3
Source/cmFindIncludeCommand.h
Source/cmFindIncludeCommand.h
+13
-19
Source/cmFindLibraryCommand.cxx
Source/cmFindLibraryCommand.cxx
+3
-3
Source/cmFindLibraryCommand.h
Source/cmFindLibraryCommand.h
+14
-20
Source/cmFindProgramCommand.cxx
Source/cmFindProgramCommand.cxx
+3
-3
Source/cmFindProgramCommand.h
Source/cmFindProgramCommand.h
+14
-20
Source/cmIncludeDirectoryCommand.cxx
Source/cmIncludeDirectoryCommand.cxx
+3
-3
Source/cmIncludeDirectoryCommand.h
Source/cmIncludeDirectoryCommand.h
+12
-18
Source/cmLibraryCommand.cxx
Source/cmLibraryCommand.cxx
+3
-3
Source/cmLibraryCommand.h
Source/cmLibraryCommand.h
+11
-17
Source/cmLinkDirectoriesCommand.cxx
Source/cmLinkDirectoriesCommand.cxx
+3
-3
Source/cmLinkDirectoriesCommand.h
Source/cmLinkDirectoriesCommand.h
+13
-19
Source/cmLinkLibrariesCommand.cxx
Source/cmLinkLibrariesCommand.cxx
+3
-3
Source/cmLinkLibrariesCommand.h
Source/cmLinkLibrariesCommand.h
+16
-22
Source/cmMakefile.cxx
Source/cmMakefile.cxx
+77
-77
Source/cmMakefile.h
Source/cmMakefile.h
+11
-11
Source/cmMakefileGenerator.h
Source/cmMakefileGenerator.h
+1
-1
Source/cmProjectCommand.cxx
Source/cmProjectCommand.cxx
+3
-3
Source/cmProjectCommand.h
Source/cmProjectCommand.h
+11
-17
Source/cmSourceFilesCommand.cxx
Source/cmSourceFilesCommand.cxx
+3
-3
Source/cmSourceFilesCommand.h
Source/cmSourceFilesCommand.h
+13
-19
Source/cmSourceFilesRequireCommand.cxx
Source/cmSourceFilesRequireCommand.cxx
+3
-3
Source/cmSourceFilesRequireCommand.h
Source/cmSourceFilesRequireCommand.h
+12
-18
Source/cmSubdirCommand.cxx
Source/cmSubdirCommand.cxx
+3
-3
Source/cmSubdirCommand.h
Source/cmSubdirCommand.h
+11
-17
Source/cmSystemTools.h
Source/cmSystemTools.h
+1
-1
Source/cmTestsCommand.cxx
Source/cmTestsCommand.cxx
+3
-3
Source/cmTestsCommand.h
Source/cmTestsCommand.h
+14
-20
Source/cmUnixDefinesCommand.cxx
Source/cmUnixDefinesCommand.cxx
+4
-4
Source/cmUnixDefinesCommand.h
Source/cmUnixDefinesCommand.h
+13
-19
Source/cmUnixLibrariesCommand.cxx
Source/cmUnixLibrariesCommand.cxx
+4
-4
Source/cmUnixLibrariesCommand.h
Source/cmUnixLibrariesCommand.h
+13
-19
Source/cmWin32DefinesCommand.cxx
Source/cmWin32DefinesCommand.cxx
+4
-4
Source/cmWin32DefinesCommand.h
Source/cmWin32DefinesCommand.h
+13
-19
Source/cmWin32LibrariesCommand.cxx
Source/cmWin32LibrariesCommand.cxx
+4
-4
Source/cmWin32LibrariesCommand.h
Source/cmWin32LibrariesCommand.h
+13
-19
No files found.
CMake
Rule
s.make.in
→
CMake
Command
s.make.in
View file @
658614ff
# rules for building .o files from source files
@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeSimple
Rule
s.make@MAKEQUOTE@
@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeSimple
Command
s.make@MAKEQUOTE@
#
# Makefile for
...
...
CMakeMaster.make.in
View file @
658614ff
...
...
@@ -16,6 +16,6 @@ CMAKE_LIB_EXT = @CMAKE_LIB_EXT@
#------------------------------------------------------------------------------
# Include General Build Rules
@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMake
Rule
s.make@MAKEQUOTE@
@MAKEINCLUDE@ @MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMake
Command
s.make@MAKEQUOTE@
CMakeSimple
Rule
s.make.in
→
CMakeSimple
Command
s.make.in
View file @
658614ff
File moved
Source/CMakeSetupCMD.dsp
View file @
658614ff
...
...
@@ -91,11 +91,11 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\cmAbstractFiles
Rule
.cxx
SOURCE=.\cmAbstractFiles
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmAddTarget
Rule
.cxx
SOURCE=.\cmAddTarget
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -103,7 +103,7 @@ SOURCE=.\CMakeSetupCMD.cxx
# End Source File
# Begin Source File
SOURCE=.\cmAuxSourceDirectory
Rule
.cxx
SOURCE=.\cmAuxSourceDirectory
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -123,35 +123,35 @@ SOURCE=.\cmDSWMakefile.cxx
# End Source File
# Begin Source File
SOURCE=.\cmExecutables
Rule
.cxx
SOURCE=.\cmExecutables
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmFindInclude
Rule
.cxx
SOURCE=.\cmFindInclude
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmFindLibrary
Rule
.cxx
SOURCE=.\cmFindLibrary
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmFindProgram
Rule
.cxx
SOURCE=.\cmFindProgram
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmIncludeDirectory
Rule
.cxx
SOURCE=.\cmIncludeDirectory
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmLibrary
Rule
.cxx
SOURCE=.\cmLibrary
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmLinkDirectories
Rule
.cxx
SOURCE=.\cmLinkDirectories
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmLinkLibraries
Rule
.cxx
SOURCE=.\cmLinkLibraries
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -171,7 +171,7 @@ SOURCE=.\cmMSProjectGenerator.cxx
# End Source File
# Begin Source File
SOURCE=.\cmProject
Rule
.cxx
SOURCE=.\cmProject
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -179,15 +179,15 @@ SOURCE=.\cmRegularExpression.cxx
# End Source File
# Begin Source File
SOURCE=.\cmSourceFilesRequire
Rule
.cxx
SOURCE=.\cmSourceFilesRequire
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmSourceFiles
Rule
.cxx
SOURCE=.\cmSourceFiles
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmSubdir
Rule
.cxx
SOURCE=.\cmSubdir
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -195,23 +195,23 @@ SOURCE=.\cmSystemTools.cxx
# End Source File
# Begin Source File
SOURCE=.\cmTests
Rule
.cxx
SOURCE=.\cmTests
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmUnixDefines
Rule
.cxx
SOURCE=.\cmUnixDefines
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmUnixLibraries
Rule
.cxx
SOURCE=.\cmUnixLibraries
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmWin32Defines
Rule
.cxx
SOURCE=.\cmWin32Defines
Command
.cxx
# End Source File
# Begin Source File
SOURCE=.\cmWin32Libraries
Rule
.cxx
SOURCE=.\cmWin32Libraries
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -223,15 +223,15 @@ SOURCE=.\cmWindowsConfigure.cxx
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\cmAbstractFiles
Rule
.h
SOURCE=.\cmAbstractFiles
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmAddTarget
Rule
.h
SOURCE=.\cmAddTarget
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmAuxSourceDirectory
Rule
.h
SOURCE=.\cmAuxSourceDirectory
Command
.h
# End Source File
# Begin Source File
...
...
@@ -251,35 +251,35 @@ SOURCE=.\cmDSWMakefile.h
# End Source File
# Begin Source File
SOURCE=.\cmExecutables
Rule
.h
SOURCE=.\cmExecutables
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmFindInclude
Rule
.h
SOURCE=.\cmFindInclude
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmFindLibrary
Rule
.h
SOURCE=.\cmFindLibrary
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmFindProgram
Rule
.h
SOURCE=.\cmFindProgram
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmIncludeDirectory
Rule
.h
SOURCE=.\cmIncludeDirectory
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmLibrary
Rule
.h
SOURCE=.\cmLibrary
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmLinkDirectories
Rule
.h
SOURCE=.\cmLinkDirectories
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmLinkLibraries
Rule
.h
SOURCE=.\cmLinkLibraries
Command
.h
# End Source File
# Begin Source File
...
...
@@ -303,7 +303,7 @@ SOURCE=.\cmMSProjectGenerator.h
# End Source File
# Begin Source File
SOURCE=.\cmProject
Rule
.h
SOURCE=.\cmProject
Command
.h
# End Source File
# Begin Source File
...
...
@@ -311,11 +311,11 @@ SOURCE=.\cmRegularExpression.h
# End Source File
# Begin Source File
SOURCE=.\cm
RuleMaker
.h
SOURCE=.\cm
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmSourceFiles
Rule
.h
SOURCE=.\cmSourceFiles
Command
.h
# End Source File
# Begin Source File
...
...
@@ -323,7 +323,7 @@ SOURCE=.\cmStandardIncludes.h
# End Source File
# Begin Source File
SOURCE=.\cmSubdir
Rule
.h
SOURCE=.\cmSubdir
Command
.h
# End Source File
# Begin Source File
...
...
@@ -331,23 +331,23 @@ SOURCE=.\cmSystemTools.h
# End Source File
# Begin Source File
SOURCE=.\cmTests
Rule
.h
SOURCE=.\cmTests
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmUnixDefines
Rule
.h
SOURCE=.\cmUnixDefines
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmUnixLibraries
Rule
.h
SOURCE=.\cmUnixLibraries
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmWin32Defines
Rule
.h
SOURCE=.\cmWin32Defines
Command
.h
# End Source File
# Begin Source File
SOURCE=.\cmWin32Libraries
Rule
.h
SOURCE=.\cmWin32Libraries
Command
.h
# End Source File
# Begin Source File
...
...
Source/MFCDialog/CMakeSetup.dsp
View file @
658614ff
...
...
@@ -92,11 +92,11 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\cmAbstractFiles
Rule
.cxx
SOURCE=..\cmAbstractFiles
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmAddTarget
Rule
.cxx
SOURCE=..\cmAddTarget
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -116,7 +116,7 @@ SOURCE=.\CMakeSetupDialog.cpp
# End Source File
# Begin Source File
SOURCE=..\cmAuxSourceDirectory
Rule
.cxx
SOURCE=..\cmAuxSourceDirectory
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -136,35 +136,35 @@ SOURCE=..\cmDSWMakefile.cxx
# End Source File
# Begin Source File
SOURCE=..\cmExecutables
Rule
.cxx
SOURCE=..\cmExecutables
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmFindInclude
Rule
.cxx
SOURCE=..\cmFindInclude
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmFindLibrary
Rule
.cxx
SOURCE=..\cmFindLibrary
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmFindProgram
Rule
.cxx
SOURCE=..\cmFindProgram
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmIncludeDirectory
Rule
.cxx
SOURCE=..\cmIncludeDirectory
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmLibrary
Rule
.cxx
SOURCE=..\cmLibrary
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmLinkDirectories
Rule
.cxx
SOURCE=..\cmLinkDirectories
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmLinkLibraries
Rule
.cxx
SOURCE=..\cmLinkLibraries
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -184,7 +184,7 @@ SOURCE=..\cmMSProjectGenerator.cxx
# End Source File
# Begin Source File
SOURCE=..\cmProject
Rule
.cxx
SOURCE=..\cmProject
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -192,15 +192,15 @@ SOURCE=..\cmRegularExpression.cxx
# End Source File
# Begin Source File
SOURCE=..\cmSourceFilesRequire
Rule
.cxx
SOURCE=..\cmSourceFilesRequire
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmSourceFiles
Rule
.cxx
SOURCE=..\cmSourceFiles
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmSubdir
Rule
.cxx
SOURCE=..\cmSubdir
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -208,23 +208,23 @@ SOURCE=..\cmSystemTools.cxx
# End Source File
# Begin Source File
SOURCE=..\cmTests
Rule
.cxx
SOURCE=..\cmTests
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmUnixDefines
Rule
.cxx
SOURCE=..\cmUnixDefines
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmUnixLibraries
Rule
.cxx
SOURCE=..\cmUnixLibraries
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmWin32Defines
Rule
.cxx
SOURCE=..\cmWin32Defines
Command
.cxx
# End Source File
# Begin Source File
SOURCE=..\cmWin32Libraries
Rule
.cxx
SOURCE=..\cmWin32Libraries
Command
.cxx
# End Source File
# Begin Source File
...
...
@@ -241,11 +241,11 @@ SOURCE=.\StdAfx.cpp
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\cmAbstractFiles
Rule
.h
SOURCE=..\cmAbstractFiles
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmAddTarget
Rule
.h
SOURCE=..\cmAddTarget
Command
.h
# End Source File
# Begin Source File
...
...
@@ -261,7 +261,7 @@ SOURCE=.\CMakeSetupDialog.h
# End Source File
# Begin Source File
SOURCE=..\cmAuxSourceDirectory
Rule
.h
SOURCE=..\cmAuxSourceDirectory
Command
.h
# End Source File
# Begin Source File
...
...
@@ -289,35 +289,35 @@ SOURCE=..\cmDSWMakefile.h
# End Source File
# Begin Source File
SOURCE=..\cmExecutables
Rule
.h
SOURCE=..\cmExecutables
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmFindInclude
Rule
.h
SOURCE=..\cmFindInclude
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmFindLibrary
Rule
.h
SOURCE=..\cmFindLibrary
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmFindProgram
Rule
.h
SOURCE=..\cmFindProgram
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmIncludeDirectory
Rule
.h
SOURCE=..\cmIncludeDirectory
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmLibrary
Rule
.h
SOURCE=..\cmLibrary
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmLinkDirectories
Rule
.h
SOURCE=..\cmLinkDirectories
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmLinkLibraries
Rule
.h
SOURCE=..\cmLinkLibraries
Command
.h
# End Source File
# Begin Source File
...
...
@@ -341,7 +341,7 @@ SOURCE=..\cmMSProjectGenerator.h
# End Source File
# Begin Source File
SOURCE=..\cmProject
Rule
.h
SOURCE=..\cmProject
Command
.h
# End Source File
# Begin Source File
...
...
@@ -349,15 +349,15 @@ SOURCE=..\cmRegularExpression.h
# End Source File
# Begin Source File
SOURCE=..\cm
Rule
Maker.h
SOURCE=..\cm
Command
Maker.h
# End Source File
# Begin Source File
SOURCE=..\cmSourceFilesRequire
Rule
.h
SOURCE=..\cmSourceFilesRequire
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmSourceFiles
Rule
.h
SOURCE=..\cmSourceFiles
Command
.h
# End Source File
# Begin Source File
...
...
@@ -365,7 +365,7 @@ SOURCE=..\cmStandardIncludes.h
# End Source File
# Begin Source File
SOURCE=..\cmSubdir
Rule
.h
SOURCE=..\cmSubdir
Command
.h
# End Source File
# Begin Source File
...
...
@@ -373,23 +373,23 @@ SOURCE=..\cmSystemTools.h
# End Source File
# Begin Source File
SOURCE=..\cmTests
Rule
.h
SOURCE=..\cmTests
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmUnixDefines
Rule
.h
SOURCE=..\cmUnixDefines
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmUnixLibraries
Rule
.h
SOURCE=..\cmUnixLibraries
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmWin32Defines
Rule
.h
SOURCE=..\cmWin32Defines
Command
.h
# End Source File
# Begin Source File
SOURCE=..\cmWin32Libraries
Rule
.h
SOURCE=..\cmWin32Libraries
Command
.h
# End Source File
# Begin Source File
...
...
Source/Makefile.in
View file @
658614ff
...
...
@@ -4,73 +4,73 @@ VPATH = @srcdir@
# DO NOT INCLUDE CMakeMaster.make here!
# This will cause an infinite loop as it will add the
#
rule
for changing into this directory
#
command
for changing into this directory
@MAKEINCLUDE@
@MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeVariables.make@MAKEQUOTE@
@MAKEINCLUDE@
@MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeSimple
Rule
s.make@MAKEQUOTE@
@MAKEINCLUDE@
@MAKEQUOTE@@CMAKE_CONFIG_DIR@/CMake/CMakeSimple
Command
s.make@MAKEQUOTE@
OBJS
=
\
CMakeBuildTargets.o
\
cmMakeDepend.o
\
cmMakefile.o
\
cmAbstractFiles
Rule
.o
\
cmAbstractFiles
Command
.o
\
cmMakefileGenerator.o
\
cmAddTarget
Rule
.o
\
cmProject
Rule
.o
\
cmAuxSourceDirectory
Rule
.o
\
cmAddTarget
Command
.o
\
cmProject
Command
.o
\
cmAuxSourceDirectory
Command
.o
\
cmRegularExpression.o
\
cmClassFile.o
\
cmSourceFiles
Rule
.o
\
cmSourceFilesRequire
Rule
.o
\
cmSubdir
Rule
.o
\
cmSourceFiles
Command
.o
\
cmSourceFilesRequire
Command
.o
\
cmSubdir
Command
.o
\
cmSystemTools.o
\
cmDirectory.o
\
cmUnixDefines
Rule
.o
\
cmExecutables
Rule
.o
\
cmTests
Rule
.o
\
cmUnixLibraries
Rule
.o
\
cmFindInclude
Rule
.o
\
cmFindLibrary
Rule
.o
\
cmUnixDefines
Command
.o
\
cmExecutables
Command
.o
\
cmTests
Command
.o
\
cmUnixLibraries
Command
.o
\
cmFindInclude
Command
.o
\
cmFindLibrary
Command
.o
\
cmUnixMakefileGenerator.o
\
cmFindProgram
Rule
.o
\
cmIncludeDirectory
Rule
.o
\
cmWin32Defines
Rule
.o
\
cmLibrary
Rule
.o
\
cmWin32Libraries
Rule
.o
\
cmLinkDirectories
Rule
.o
\
cmLinkLibraries
Rule
.o
cmFindProgram
Command
.o
\
cmIncludeDirectory
Command
.o
\
cmWin32Defines
Command
.o
\
cmLibrary
Command
.o
\
cmWin32Libraries
Command
.o
\
cmLinkDirectories
Command
.o
\
cmLinkLibraries
Command
.o
cmCollectFlags.o
:
$(srcdir)/*.h
CMakeBuildTargets.o
:
$(srcdir)/*.h
cmMakeDepend.o
:
$(srcdir)/*.h
cmMakefile.o
:
$(srcdir)/*.h
cmAbstractFiles
Rule
.o
:
$(srcdir)/*.h
cmAbstractFiles
Command
.o
:
$(srcdir)/*.h
cmMakefileGenerator.o
:
$(srcdir)/*.h
cmAddTarget
Rule
.o
:
$(srcdir)/*.h
cmProject
Rule
.o
:
$(srcdir)/*.h
cmAuxSourceDirectory
Rule
.o
:
$(srcdir)/*.h
cmAddTarget
Command
.o
:
$(srcdir)/*.h
cmProject
Command
.o
:
$(srcdir)/*.h
cmAuxSourceDirectory
Command
.o
:
$(srcdir)/*.h
cmRegularExpression.o
:
$(srcdir)/*.h
cmClassFile.o
:
$(srcdir)/*.h
cmSourceFiles
Rule
.o
:
$(srcdir)/*.h
cmSourceFilesRequire
Rule
.o
:
$(srcdir)/*.h
cmSubdir
Rule
.o
:
$(srcdir)/*.h
cmSourceFiles
Command
.o
:
$(srcdir)/*.h
cmSourceFilesRequire
Command
.o
:
$(srcdir)/*.h
cmSubdir
Command
.o
:
$(srcdir)/*.h
cmSystemTools.o
:
$(srcdir)/*.h
cmDirectory.o
:
$(srcdir)/*.h
cmUnixDefines
Rule
.o
:
$(srcdir)/*.h
cmExecutables
Rule
.o
:
$(srcdir)/*.h
cmTests
Rule
.o
:
$(srcdir)/*.h
cmUnixLibraries
Rule
.o
:
$(srcdir)/*.h
cmFindInclude
Rule
.o
:
$(srcdir)/*.h
cmFindLibrary
Rule
.o
:
$(srcdir)/*.h
cmUnixDefines
Command
.o
:
$(srcdir)/*.h
cmExecutables
Command
.o
:
$(srcdir)/*.h
cmTests
Command
.o
:
$(srcdir)/*.h
cmUnixLibraries
Command
.o
:
$(srcdir)/*.h
cmFindInclude
Command
.o
:
$(srcdir)/*.h
cmFindLibrary
Command
.o
:
$(srcdir)/*.h
cmUnixMakefileGenerator.o
:
$(srcdir)/*.h
cmFindProgram
Rule
.o
:
$(srcdir)/*.h
cmIncludeDirectory
Rule
.o
:
$(srcdir)/*.h
cmWin32Defines
Rule
.o
:
$(srcdir)/*.h
cmLibrary
Rule
.o
:
$(srcdir)/*.h
cmWin32Libraries
Rule
.o
:
$(srcdir)/*.h
cmLinkDirectories
Rule
.o
:
$(srcdir)/*.h
cmLinkLibraries
Rule
.o
:
$(srcdir)/*.h
cmFindProgram
Command
.o
:
$(srcdir)/*.h
cmIncludeDirectory
Command
.o
:
$(srcdir)/*.h
cmWin32Defines
Command
.o
:
$(srcdir)/*.h
cmLibrary
Command
.o
:
$(srcdir)/*.h
cmWin32Libraries
Command
.o
:
$(srcdir)/*.h
cmLinkDirectories
Command
.o
:
$(srcdir)/*.h
cmLinkLibraries
Command
.o
:
$(srcdir)/*.h
CMakeBuildTargets
:
${OBJS}
...
...
Source/cmAbstractFiles
Rule
.cxx
→
Source/cmAbstractFiles
Command
.cxx
View file @
658614ff
...
...
@@ -13,10 +13,10 @@
See COPYRIGHT.txt for copyright details.
=========================================================================*/
#include "cmAbstractFiles
Rule
.h"
#include "cmAbstractFiles
Command
.h"
// cmAbstractFiles
Rule
bool
cmAbstractFiles
Rule
::
Invoke
(
std
::
vector
<
std
::
string
>&
args
)
// cmAbstractFiles
Command