From ff700495be3b3da11ed09420d749a100be759985 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 29 Apr 2013 18:50:27 +0200 Subject: Remove the annoying message --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 3f46f88b..34212a77 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -506,8 +506,6 @@ if(MSVC80 AND SDK_SM_FACEAPI_PATH) else() target_link_libraries(opentrack-faceapi-wrapper "${SDK_SM_FACEAPI_PATH}/bin/smft32.lib") endif() -else() - MESSAGE(WARNING "Cannot build FaceAPI without MSVC 2005!") endif() if(NOT SDK_FACEAPI_ONLY) -- cgit v1.2.3