Skip to content

Commit 66a1f75

Browse files
committed
Rename project as developer_joyofenergy_cpp
1 parent 767bf6d commit 66a1f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.19)
2-
project(developer_joyofenergy_cpp_beast)
2+
project(developer_joyofenergy_cpp)
33

44
list(APPEND CMAKE_MODULE_PATH ${CMAKE_BINARY_DIR})
55
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)