Skip to content

Commit

Permalink
remove builddll/
Browse files Browse the repository at this point in the history
  • Loading branch information
MS-Renan committed Aug 6, 2024
1 parent cb3c441 commit 06ee93c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 51 deletions.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ set(CMAKE_COMPILE_WARNING_AS_ERROR ON)

if(MSVC)
add_subdirectory(dll)
add_subdirectory(builddll)
else()
#file(GLOB CPP_SOURCES *.cpp)
set(CPP_SOURCES abstract_data_store.cpp ann_exception.cpp disk_utils.cpp
Expand Down
50 changes: 0 additions & 50 deletions src/builddll/CMakeLists.txt

This file was deleted.

0 comments on commit 06ee93c

Please sign in to comment.