diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 48e94d6..408698a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -39,7 +39,6 @@ if("${CMAKE_CXX_COMPILER_ID}" MATCHES "GNU|Clang") endif() set(KWSYS_NAMESPACE cxsys) -set(KWSYS_USE_Encoding 1) set(KWSYS_USE_Process 1) set(KWSYS_USE_RegularExpression 1) set(KWSYS_USE_SystemTools 1) |