Skip to content

Commit

Permalink
Merge pull request #345 from arene-os-services-cockpit-tmc-wa/jw/toml…
Browse files Browse the repository at this point in the history
…_conversion_warnings

tomlplusplus warnings
  • Loading branch information
Joel Winarske authored and GitHub Enterprise committed Jan 16, 2025
2 parents bd892a6 + ec47f51 commit 22365b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion shell/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ target_link_libraries(${PROJECT_NAME} PRIVATE
asio
flutter
cxxopts::cxxopts
tomlplusplus::tomlplusplus
Threads::Threads
wayland-gen
dl
Expand Down
1 change: 1 addition & 0 deletions shell/platform/homescreen/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ target_link_libraries(platform_homescreen PUBLIC
rapidjson
spdlog
wayland-gen
tomlplusplus::tomlplusplus
)

if (ENABLE_PLUGINS)
Expand Down

0 comments on commit 22365b6

Please sign in to comment.