mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[11196] Some cmake PREFIX related fixes:
* PREFIX variable doesn't reset CMAKE_INSTALL_PREFIX anymore * List PREFIX in variable list Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
43bdd4910a
commit
fd39a2bdb9
2 changed files with 8 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11195"
|
||||
#define REVISION_NR "11196"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue