Skip to content

Commit 5d654ce

Browse files
committed
Merge pull request #128 from DarthGandalf/cm4
2 parents 74b7e47 + 5e25533 commit 5d654ce

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 @@
1+
cmake_minimum_required (VERSION 2.8...4.0)
12
project(apulse)
2-
cmake_minimum_required (VERSION 2.8)
33

44
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu99 -Wall -fPIC -fvisibility=hidden")
55
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Werror=implicit-function-declaration")

0 commit comments

Comments
 (0)