Timothy Brackett

Results 6 issues of Timothy Brackett

Current versions of Ansible refuse to load plugins that do not implement all of the methods of AnsiblePlugin.

Adapted shamelessly from the official Google Test module distributed with CMake 3.9 and higher.

Is there any interest in integrating with CMake in the same way that GoogleTest is integrated? So, you write something like this: ```cmake greatest_add_tests( TARGET testDriver SOURES ${test_sources} ) ```...

C++17 adds a standard library type that can be used instead of the in-built `option` template.

Hypothetically, say that you have multiple projects that reference a common set of schemas and you only want to build an explicitly listed subset. The following configuration snippet should limit...

**Is your feature request related to a problem? Please describe.** I develop C/C++ applications and my build dependencies are installed by the system package manager, but I would still like...

feature request