Skip to content

Commit

Permalink
viewportcontrol -cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
mehah committed Jul 4, 2020
1 parent e035b5e commit a8ba6e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/client/CMakeLists.txt
Expand Up @@ -76,6 +76,8 @@ set(client_SOURCES ${client_SOURCES}
${CMAKE_CURRENT_LIST_DIR}/towns.h
${CMAKE_CURRENT_LIST_DIR}/creatures.cpp
${CMAKE_CURRENT_LIST_DIR}/creatures.h
${CMAKE_CURRENT_LIST_DIR}/viewportcontrol.cpp
${CMAKE_CURRENT_LIST_DIR}/viewportcontrol.h

# lua
${CMAKE_CURRENT_LIST_DIR}/luavaluecasts.cpp
Expand Down

0 comments on commit a8ba6e5

Please sign in to comment.