Skip to content

Commit

Permalink
update project name
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Jan 3, 2024
1 parent 236f53b commit bc3b61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
project(rdup VERSION 1.0 LANGUAGES CXX)
project(fastshuffle VERSION 1.0 LANGUAGES CXX)
option(WITH_PYTHON "Build Python Bindings" OFF)

if(NOT CMAKE_BUILD_TYPE)
Expand Down

0 comments on commit bc3b61e

Please sign in to comment.