Legends-of-Azeroth-Pandaria-5.4.8

Форк
0
24 строки · 1.0 Кб
1
# Copyright (C) 2011-2016 Project SkyFire <http://www.projectskyfire.org/
2
# Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/>
3
#
4
# This file is free software; as a special exception the author gives
5
# unlimited permission to copy and/or distribute it, with or without
6
# modifications, as long as this notice is preserved.
7
#
8
# This program is distributed in the hope that it will be useful, but
9
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
10
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11

12
# This file is run right before CMake starts configuring the sourcetree
13

14
# Example: Force CMAKE_INSTALL_PREFIX to be preloaded with something before
15
# doing the actual first "configure"-part - allows for hardforcing
16
# destinations elsewhere in the CMake buildsystem (commented out on purpose)
17

18
# Override CMAKE_INSTALL_PREFIX on Windows platforms
19
#if( WIN32 )
20
#  if( NOT CYGWIN )
21
#    set(CMAKE_INSTALL_PREFIX
22
#      "" CACHE PATH "Default install path")
23
#  endif()
24
#endif()
25

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.