Skip to content

Commit

Permalink
* Add the new sources to CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
iProgramMC committed Apr 7, 2024
1 parent 9da3cb4 commit b7f2ab7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ add_library(reminecraftpe-core STATIC
world/tile/FarmTile.cpp
world/tile/DoorTile.cpp
world/tile/RocketLauncherTile.cpp
world/tile/WireTile.cpp
world/tile/RedStoneTorchTile.cpp
renderer/GL/GL.cpp
)
target_include_directories(reminecraftpe-core PUBLIC . ..)
Expand Down

0 comments on commit b7f2ab7

Please sign in to comment.