mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 18:30:39 +00:00
Cleanup & Reorganize Makefile for Dev Containers
This commit is contained in:
@@ -35,4 +35,4 @@ IF(UNIX)
|
||||
ADD_DEFINITIONS(-fPIC)
|
||||
ENDIF(UNIX)
|
||||
|
||||
SET(LIBRARY_OUTPUT_PATH ../../Bin)
|
||||
SET(LIBRARY_OUTPUT_PATH ../../bin)
|
||||
|
||||
Reference in New Issue
Block a user