diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 64b912e..4b38fba 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -50,7 +50,6 @@ endif () add_definitions( -DVERSION="${UCHARDET_VERSION}" - -DPACKAGE_NAME="${PACKAGE_NAME}" -Wall )