Changeset 244


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

Legend:

Unmodified
Added
Removed
  • osgVisual/trunk/CMakeLists.txt

    r243 r244  
    6565                SET(checkSL $ENV{SILVERLINING_PATH})
    6666                IF(NOT checkSL)
    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!" )                     
     67                        MESSAGE( "You have activated SilverLining [SL] in CMake, but the SL installation path could not be found! Please deactivate SL or setup it's pathes in CMake manually!" )
    6968                ENDIF()
    7069
Note: See TracChangeset for help on using the changeset viewer.