mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-15 17:31:56 +00:00
to reduce code size of binary move file to ordinary function
instead of template
This commit is contained in:
@@ -43,13 +43,14 @@ set(sdcv_SRCS
|
||||
src/utils.hpp
|
||||
|
||||
src/lib/lib.cpp
|
||||
src/lib/lib.h
|
||||
src/lib/lib.hpp
|
||||
src/lib/dictziplib.cpp
|
||||
src/lib/dictziplib.hpp
|
||||
src/lib/distance.cpp
|
||||
src/lib/distance.h
|
||||
src/lib/mapfile.hpp
|
||||
src/lib/file.hpp
|
||||
src/lib/file.cpp
|
||||
)
|
||||
|
||||
if (ENABLE_NLS)
|
||||
|
||||
Reference in New Issue
Block a user