We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7115204 commit 0ab7276Copy full SHA for 0ab7276
1 file changed
CMakeLists.txt
@@ -20,7 +20,7 @@ include(AppendCompilerFlags)
20
21
22
project(FastPFOR CXX C)
23
-set(PROJECT_URL "https://github.com/lemire/FastPFOR")
+set(PROJECT_URL "https://github.com/fast-pack/FastPFOR")
24
set(PROJECT_DESCRIPTION "The FastPFOR C++ library: Fast integer compression")
25
# Need to bump this when we release a new version.
26
set(PROJECT_VERSION "0.3.0")
0 commit comments