Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 559330 | Differences between
and this patch

Collapse All | Expand All

(-)a/CMakeLists.txt (+1 lines)
Lines 15-20 Link Here
15
15
16
project (SocketSentry)
16
project (SocketSentry)
17
cmake_minimum_required (VERSION 2.6.4)
17
cmake_minimum_required (VERSION 2.6.4)
18
cmake_policy(SET CMP0002 OLD)
18
enable_testing()
19
enable_testing()
19
20
20
# Initialize project version
21
# Initialize project version

Return to bug 559330