File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ set(COUNTLY_PUBLIC_HEADERS
3838 ${CMAKE_CURRENT_SOURCE_DIR} /include /countly/crash_module.hpp
3939 ${CMAKE_CURRENT_SOURCE_DIR} /include /countly/request_module.hpp
4040 ${CMAKE_CURRENT_SOURCE_DIR} /include /countly/request_builder.hpp
41- ${CMAKE_CURRENT_SOURCE_DIR} /include /countly/storage_module.hpp
4241 ${CMAKE_CURRENT_SOURCE_DIR} /include /countly/views_module.hpp)
4342
4443add_library (countly
@@ -49,7 +48,6 @@ add_library(countly
4948 ${CMAKE_CURRENT_SOURCE_DIR} /src/request_module.cpp
5049 ${CMAKE_CURRENT_SOURCE_DIR} /src/crash_module.cpp
5150 ${CMAKE_CURRENT_SOURCE_DIR} /src/request_builder.cpp
52- ${CMAKE_CURRENT_SOURCE_DIR} /src/storage_module.cpp
5351 ${CMAKE_CURRENT_SOURCE_DIR} /src/event.cpp)
5452
5553target_include_directories (countly
You can’t perform that action at this time.
0 commit comments