Changeset 243


Ignore:
Timestamp:
Feb 14, 2011, 9:05:08 PM (13 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/trunk/CMakeLists.txt

    r242 r243  
    6565                SET(checkSL $ENV{SILVERLINING_PATH})
    6666                IF(NOT checkSL)
    67                         MESSAGE( FATAL_ERROR “You have activated SilverLining (SL) in CMake, but the SL installation path couldn't be found! Please deactivate SL or setup it's pathes in CMake manually!” )
     67                        MESSAGE( "You have activated SilverLining [SL] in CMake, but the SL installation path could not be found!" )
     68                        MESSAGE( "Please deactivate SL or setup the SL pathes in CMake manually!" )                     
    6869                ENDIF()
    6970
Note: See TracChangeset for help on using the changeset viewer.