mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-05 16:43:53 +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.