mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 04:53:28 +02:00
remove debug cmake code
This commit is contained in:
parent
f64b3cdddb
commit
912baf87c8
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ ENDIF(WIN32)
|
|||
|
||||
set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} $ENV{QT_CMAKE_PREFIX_PATH} )
|
||||
|
||||
MESSAGE(${CMAKE_PREFIX_PATH})
|
||||
MESSAGE("here...")
|
||||
|
||||
# set our Base SDK to 10.8
|
||||
set(CMAKE_OSX_SYSROOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk)
|
||||
|
|
Loading…
Reference in a new issue