Skip to content

Commit 90cd32c

Browse files
committed
Fixed CMakeLists.txt
1 parent dea5ca1 commit 90cd32c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
55

66
set(SOURCE_FILES
77
mapcodelib/basics.h
8+
mapcodelib/mapcode_alphabets.h
89
mapcodelib/mapcode_countrynames.h
910
mapcodelib/mapcode_countrynames_short.h
1011
mapcodelib/mapcode_fast_encode.h

0 commit comments

Comments
 (0)