mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-17 17:12:26 +00:00
Tools that use CMake's EXECUTABLE_OUTPUT_PATH variable to determine which binary to launch for debugging may be confused by a relative path, so use CMake variable PROJECT_BINARY_DIR instead.