Skip to content
Snippets Groups Projects
  1. Jun 03, 2019
    • John Freeman's avatar
      get_targets: Add new command · 257c45f5
      John Freeman authored
      Add a `get_targets` command for querying the CMake configuration.
      This first version of `get_targets` comes with two modes:
      
      - `DIRECTORY`: get the list of targets added in a directory or its
        subdirectories, and store it in a variable.
      - `EXPORT`: get the list of targets added to an export set, and store it
        in a variable.
      257c45f5
  2. Jun 02, 2019
  3. Jun 01, 2019
  4. May 31, 2019
  5. May 30, 2019
  6. May 29, 2019
Loading