Skip to content

Commit

Permalink
Remove square.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
m-heim committed Mar 24, 2024
1 parent c354cf5 commit ec546eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion src/position/core/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
add_library(core SHARED bitboard.cpp square.cpp chess.cpp)
add_library(core SHARED bitboard.cpp chess.cpp)
target_include_directories(core PUBLIC .)
13 changes: 0 additions & 13 deletions src/position/core/square.cpp

This file was deleted.

0 comments on commit ec546eb

Please sign in to comment.