fix typo in filename

pull/2045/head
Jeff Becker 2 years ago
parent a16af792d2
commit 3b6cbec08e
No known key found for this signature in database
GPG Key ID: 025C02EE3A092F2D

@ -318,7 +318,7 @@ endif()
if(APPLE)
add_subdirectory(apple)
target_sources(lokinet-platform PRIVATE util/nop_system_manager.cpp)
target_sources(lokinet-platform PRIVATE util/nop_service_manager.cpp)
endif()
file(GLOB_RECURSE docs_SRC */*.hpp *.hpp)

Loading…
Cancel
Save