From 9e419c7b7f35062ceb2ed4e508cadb163067593f Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 10 Aug 2010 11:55:27 -0700 Subject: uhd-images: do not require language check for images project --- images/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'images') diff --git a/images/CMakeLists.txt b/images/CMakeLists.txt index 7a5056c4b..75cb4c9d3 100644 --- a/images/CMakeLists.txt +++ b/images/CMakeLists.txt @@ -16,7 +16,7 @@ # CMAKE_MINIMUM_REQUIRED(VERSION 2.6) -PROJECT(UHD-images) +PROJECT(UHD-images NONE) ######################################################################## # Config Files (include order is important) -- cgit v1.2.3