mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
[12630] Remove VS2008 support and general cleanup
This commit is contained in:
parent
e390c306dd
commit
1fa3b614ed
68 changed files with 991 additions and 19141 deletions
|
|
@ -1,4 +1,6 @@
|
|||
# from cmake wiki
|
||||
# From: http://www.cmake.org/Wiki/CMake_FAQ
|
||||
#
|
||||
|
||||
IF(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt")
|
||||
MESSAGE(FATAL_ERROR "Cannot find install manifest: \"@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt\"")
|
||||
ENDIF(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue