cpp-testing / GUnit

GUnit - Google.Test/Google.Mock/Cucumber on steroids
257 stars 50 forks source link

Added gunit INTERFACE target, integrated gherkin-cpp via CMake #56

Closed qknight closed 2 years ago

qknight commented 2 years ago

This PR is using the gherkin-cpp with the new CMake integration! It was developed using add_subdirectory but the installation with a STAGING_DIR and ExternalProject_Add is also supported but not as well documented.

This build works with make and ninja!