blob: 0572a5ddca22b6f853f09cc2ea077ffe170b5887 [file] [log] [blame]
#include <gtest/gtest.h>
TEST(FindCMake, LinksAndRuns)
{
ASSERT_TRUE(true);
}