|
---|
|
CMaNGOS-4.3.4 Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-cata.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
03.03.2013, 22:11 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
[c12540] Remove the PREFIX parameter from the CMake files and use the standard CMAKE_INSTALL_PREFIX
Автор: DasBlub
<pre>m .travis.yml m CMakeLists.txt m src/shared/revision_nr.h </pre> <pre style='white-space:pre-wrap;width:81ex'>[c12540] Remove the PREFIX parameter from the CMake files and use the standard CMAKE_INSTALL_PREFIX parameter instead This also fixes the behaviour with relative paths, until now, it calculated the absolute path from the location of the top level CMakeLists.txt instead of your current directory where you called cmake. You need to re-run CMake and define CMAKE_INSTALL_PREFIX and remove PREFIX! You can do so by either removing all files in your build directory and start from scratch or run 'cmake -DPREFIX= -DCMAKE_INSTALL_PREFIX=<install_path> <path_to_source>'. A check has been added to the CMake file to make sure that PREFIX is no longer used. (based on commit [12391] - d489531) Signed-off-by: DasBlub <DasBlub@gmail.com></pre> Подробнее... |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[12391] Remove the PREFIX parameter from the CMake files and use the standard CMAKE_INSTALL_PREFIX p | newsbot | CMaNGOS Commits | 0 | 03.03.2013 03:51 |
[c12506] Hack TBB code for support VS2012 (and new C++ standard in fact) | newsbot | CMaNGOS-4.3.4 Commits | 0 | 23.02.2013 22:00 |
[12368] Hack TBB code for support VS2012 (and new C++ standard in fact) | newsbot | CMaNGOS Commits | 0 | 23.02.2013 00:51 |
[12352] use the absolut path for CMAKE_INSTALL_PREFIX | newsbot | CMaNGOS Commits | 0 | 17.02.2013 05:03 |
[11196] Some cmake PREFIX related fixes: | newsbot | CMaNGOS Commits | 0 | 22.02.2011 20:00 |