aboutsummaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-08-10 11:55:27 -0700
committerJosh Blum <josh@joshknows.com>2010-08-10 11:55:27 -0700
commit9e419c7b7f35062ceb2ed4e508cadb163067593f (patch)
tree20e242049c6644bc67ffe7641d741c14c950aa7c /images
parent97624cfedca581ff34a3f932cccf20a84b2714dd (diff)
downloaduhd-9e419c7b7f35062ceb2ed4e508cadb163067593f.tar.gz
uhd-9e419c7b7f35062ceb2ed4e508cadb163067593f.tar.bz2
uhd-9e419c7b7f35062ceb2ed4e508cadb163067593f.zip
uhd-images: do not require language check for images project
Diffstat (limited to 'images')
-rw-r--r--images/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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)