Skip to content

Commit bb7357f

Browse files
committed
add project name
1 parent 6f4a5d9 commit bb7357f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
CMAKE_MINIMUM_REQUIRED(VERSION 3.1)
2+
PROJECT(crash-handler VERSION 0.0.1)
23

34
# Set Module Path
45
SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake")

0 commit comments

Comments
 (0)