Revision: 4837 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4837&view=rev Author: dcommander Date: 2012-01-18 08:10:21 +0000 (Wed, 18 Jan 2012) Log Message: ----------- Typo
Modified Paths: -------------- trunk/CMakeLists.txt Modified: trunk/CMakeLists.txt =================================================================== --- trunk/CMakeLists.txt 2012-01-17 23:33:29 UTC (rev 4836) +++ trunk/CMakeLists.txt 2012-01-18 08:10:21 UTC (rev 4837) @@ -29,7 +29,7 @@ add_definitions(-DLOCALEDIR="${CMAKE_INSTALL_PREFIX}/share/locale") if(MSVC) - message(FATAL "TigerVNC cannot be built with Visual Studio. Please use MinGW") + message(FATAL_ERROR "TigerVNC cannot be built with Visual Studio. Please use MinGW") endif() set(BUILD "") This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Tigervnc-commits mailing list Tigervnc-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-commits