|
Post by lamorral on Jan 31, 2021 12:48:52 GMT
Hello,
I have just started reading the book. And at the moment I am trying to configure a c++ Clion project to work on the book but I cannot figure out how to integrate cucumber and gtest on my project. I have been able to create the features directory and the feature files, but my main problem is that I don't know how to link both the cucumber and gtest libraries with the CmakeLists to the project so that I can run it correctly... I would appreciate any help with my problem, or an example of the initial structure of the project.
Thank you, Carla
|
|