I'm trying to integrate gtest execution with my IDE (CLion), and I'd like it to update the gtestLauncher without running the tests. Can this be done? or is there a better way to integrate gtest execution? Thank you, William