Skip to content

Commit

Permalink
Update xmake.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored Oct 16, 2024
1 parent d676573 commit 6683df0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/v/vladimirshaleev-ipaddress/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ package("vladimirshaleev-ipaddress")
end)

on_test(function(package)
assert(package:check_cxxsnippets({
test = [[
assert(package:check_cxxsnippets({test = [[
#include <iostream>
#include <ipaddress/ipaddress.hpp>
using namespace ipaddress;
Expand Down

0 comments on commit 6683df0

Please sign in to comment.