Adding Editor executable

This commit is contained in:
Dynamitos
2022-09-24 21:06:25 +02:00
parent d7566c5825
commit 05bc31a2b4
24 changed files with 42 additions and 46 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
target_sources(Engine
PRIVATE
PUBLIC
Array.h
Map.h
List.h)