diff options
Diffstat (limited to 'src/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE/CMakeLists.txt')
-rw-r--r-- | src/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE/CMakeLists.txt b/src/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE/CMakeLists.txt index 20e256e4..5023cfd9 100644 --- a/src/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE/CMakeLists.txt +++ b/src/profiles/IDE/CompiledLanguageIDE/CandCppIDE/CppIDE/CMakeLists.txt @@ -9,7 +9,7 @@ # ################################################# -add_subdirectory( KDECppIDE ) +add_subdirectory( TDECppIDE ) install( FILES profile.config |