mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-18 18:56:36 +02:00
cleanup includes, primarily artifacts of the updatestrat refactor
This commit is contained in:
@ -14,9 +14,6 @@ target_link_libraries(screen_director
|
||||
entt
|
||||
)
|
||||
|
||||
message("screen_director_simple ALIAS TODO: remove!!")
|
||||
add_library(screen_director_simple ALIAS screen_director)
|
||||
|
||||
if (BUILD_TESTING)
|
||||
add_subdirectory(test)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user