Guest User

Untitled

a guest
Jul 22nd, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. From d4746371d086afab4d8d6ff5766665c5a7e481ed Mon Sep 17 00:00:00 2001
  2. From: Skirnir <skirnir@getmangos.com>
  3. Date: Fri, 18 Feb 2011 17:46:23 +0100
  4. Subject: [PATCH] CMake fuer ahbot
  5.  
  6. ---
  7. src/game/CMakeLists.txt | 1 +
  8. 1 files changed, 1 insertions(+), 0 deletions(-)
  9.  
  10. diff --git a/src/game/CMakeLists.txt b/src/game/CMakeLists.txt
  11. index b583e92..7ddf195 100644
  12. --- a/src/game/CMakeLists.txt
  13. +++ b/src/game/CMakeLists.txt
  14. @@ -21,6 +21,7 @@ file(GLOB_RECURSE game_SRCS RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.cpp *.h)
  15. include_directories(
  16. ${CMAKE_CURRENT_SOURCE_DIR}
  17. ${CMAKE_CURRENT_SOURCE_DIR}/vmap
  18. + ${CMAKE_CURRENT_SOURCE_DIR}/AuctionHouseBot
  19. ${CMAKE_SOURCE_DIR}/dep/include/g3dlite
  20. ${CMAKE_SOURCE_DIR}/dep/include
  21. ${CMAKE_SOURCE_DIR}/src/shared
  22. --
  23. 1.7.4.1
Add Comment
Please, Sign In to add comment