move xcode/ into tools/
This commit is contained in:
parent
1e34d04aac
commit
2720532d63
33 changed files with 1 additions and 1 deletions
|
@ -201,6 +201,6 @@ elseif(MACOSX)
|
|||
install(DIRECTORY extlibs/libs-osx/Frameworks/sndfile.framework DESTINATION ${CMAKE_INSTALL_FRAMEWORK_PREFIX})
|
||||
|
||||
if(INSTALL_XCODE4_TEMPLATES)
|
||||
install(DIRECTORY xcode/templates/SFML DESTINATION $ENV{HOME}/Library/Developer/Xcode/Templates)
|
||||
install(DIRECTORY tools/xcode/templates/SFML DESTINATION $ENV{HOME}/Library/Developer/Xcode/Templates)
|
||||
endif()
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue