Cleanup & Reorganize Makefile for Dev Containers

This commit is contained in:
m0th
2025-10-13 17:48:52 +00:00
parent 8175ae6187
commit 3d233c3250
7 changed files with 296 additions and 300 deletions
+1 -1
View File
@@ -35,4 +35,4 @@ IF(UNIX)
ADD_DEFINITIONS(-fPIC)
ENDIF(UNIX)
SET(LIBRARY_OUTPUT_PATH ../../Bin)
SET(LIBRARY_OUTPUT_PATH ../../bin)