1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 10:35:10 +00:00

conky compiles fine here with gcc-4.3.4

This commit is contained in:
Phil Sutter 2009-12-20 02:22:06 +01:00
parent 2c83899458
commit 37355406a8

View File

@ -6,7 +6,7 @@ try_compile(GCC4_WORKS
${CMAKE_MODULE_PATH}/gcc44test.cc
)
if(NOT GCC4_WORKS)
message(FATAL_ERROR "Conky 2.x requires GCC 4.4.0 or newer")
message(WARNING "Conky 2.x maybe requires GCC 4.4.0 or newer")
endif(NOT GCC4_WORKS)
# Set system vars