diff options
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r-- | Source/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 20b2a3b..987e908 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -167,8 +167,8 @@ SET(SRCS cmMakefileExecutableTargetGenerator.cxx cmMakefileLibraryTargetGenerator.cxx cmMakefileUtilityTargetGenerator.cxx - cmOrderRuntimeDirectories.cxx - cmOrderRuntimeDirectories.h + cmOrderDirectories.cxx + cmOrderDirectories.h cmProperty.cxx cmProperty.h cmPropertyDefinition.cxx |