Skip to content

Commit

Permalink
Remove: main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
KitetsuK committed Sep 20, 2023
1 parent c993c37 commit 933dec7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 3 additions & 0 deletions src/poc/src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
cmake_minimum_required(VERSION 3.27)

add_subdirectory(system)

target_include_directories(
${PROJECT_NAME}
PRIVATE
${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/system/managers
)

target_sources(
Expand Down
7 changes: 0 additions & 7 deletions src/poc/src/main.cpp

This file was deleted.

0 comments on commit 933dec7

Please sign in to comment.