This website requires JavaScript.
Explore
Help
Sign In
Dynamitos
/
Seele
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48fa09854619515c00a5bfd1a0c2cafe7fb2520e
Seele
/
src
/
Editor
/
CMakeLists.txt
T
6 lines
106 B
CMake
Raw
Normal View
History
Unescape
Escape
Implemented basic game dll interaction
2023-01-29 18:58:59 +01:00
add_subdirectory
(
Platform/
)
Viewport controls
2022-11-17 16:47:42 +01:00
add_subdirectory
(
Window/
)
Adding Editor executable
2022-09-24 21:06:25 +02:00
target_sources
(
Editor
PRIVATE
main.cpp
)
Reference in New Issue
Copy Permalink