]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/commitdiff
Remove exclusion of *-main and*-all targets
authorIvan Oliveira Tarifa <36923279+ivan1993br@users.noreply.github.com>
Wed, 15 Jan 2020 11:45:14 +0000 (08:45 -0300)
committerGitHub <noreply@github.com>
Wed, 15 Jan 2020 11:45:14 +0000 (08:45 -0300)
Removing exclusion of *-main and*-all targets from the library.json used on platformio.

library.json

index 91169b7f7160c8c7a0e8bf8765883b07dfaf590b..f61bf003e8f81e509d50e5b24be7f2cc072465c0 100644 (file)
             "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"
           ]