mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
CMake: Remove failure message
When running CPack, PlatformHaiku is imported without CMAKE_C(XX)_COMPILER being set. Do not fail in this case, just don't set the variables.
This commit is contained in:
@@ -10,7 +10,7 @@ LICENSE="CMake"
|
||||
COPYRIGHT="2002-2013 Kitware, Inc., Insight Consortium, All rights reserved."
|
||||
SRC_URI="http://www.cmake.org/files/v2.8/cmake-2.8.11.2.tar.gz"
|
||||
CHECKSUM_MD5="6f5d7b8e7534a5d9e1a7664ba63cf882"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user