mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-13 09:17:21 +00:00
6 lines
134 B
CMake
6 lines
134 B
CMake
set(game_STAT_SRCS
|
|
${game_STAT_SRCS}
|
|
${CMAKE_MOD_AHBOT_DIR}/src/AuctionHouseBot.cpp
|
|
${CMAKE_MOD_AHBOT_DIR}/src/AuctionHouseBot.h
|
|
)
|