mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +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.