Skip to content

Commit

Permalink
Missing ocpn_plug.h. Now added to src as test
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasbats committed Jan 5, 2021
1 parent e05f27c commit 75c5c21
Show file tree
Hide file tree
Showing 2 changed files with 1,341 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ if (NOT ${BUILD_TYPE} STREQUAL "flatpak")
include(PluginLocalization)
include(PluginInstall)
include(PluginPackage)
include ("cmake/PluginGL.cmake")

add_subdirectory("libs/jsoncpp")
target_link_libraries(${PACKAGE_NAME} ocpn::jsoncpp)
Expand Down
Loading

0 comments on commit 75c5c21

Please sign in to comment.