Unverified Commit aa431564 authored by Ivan Oliveira Tarifa's avatar Ivan Oliveira Tarifa Committed by GitHub
Browse files

Remove exclusion of *-main and*-all targets

Removing exclusion of *-main and*-all targets from the library.json used on platformio.
parent d854bd6a
......@@ -25,14 +25,10 @@
"ci",
"googlemock/cmake",
"googlemock/scripts",
"googlemock/src/gmock-all.cc",
"googlemock/src/gmock_main.cc",
"googlemock/test",
"googlemock/CMakeLists.txt",
"googletest/cmake",
"googletest/scripts",
"googletest/src/gtest-all.cc",
"googletest/src/gtest_main.cc",
"googletest/test",
"googletest/CMakeLists.txt"
]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment