We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc2915 commit f43662cCopy full SHA for f43662c
CMakeLists.txt
@@ -38,8 +38,8 @@ option(USE_SYSTEM_RAPIDJSON "Use system version of RapidJSON" OFF)
38
option(USE_SYSTEM_TCLAP "Use system version of TCLAP" OFF)
39
40
######## Package information
41
-set (PACKAGE_URL https://github.com/BYVoid/Opencc)
42
-set (PACKAGE_BUGREPORT https://github.com/BYVoid/Opencc/issues)
+set (PACKAGE_URL https://github.com/BYVoid/OpenCC)
+set (PACKAGE_BUGREPORT https://github.com/BYVoid/OpenCC/issues)
43
set (OPENCC_VERSION_MAJOR 1)
44
set (OPENCC_VERSION_MINOR 1)
45
set (OPENCC_VERSION_REVISION 8)
0 commit comments