Sequoia
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
sequoia::testing::build_paths Class Reference

Paths relating to the build directory. More...

#include <ProjectPaths.hpp>

Public Member Functions

 build_paths (std::filesystem::path projectRoot, const std::filesystem::path &executableDir, std::optional< std::filesystem::path > cmakeCache)
 
const std::filesystem::path & dir () const
 
const std::filesystem::path & executable_dir () const noexcept
 
const std::optional< std::filesystem::path > & cmake_cache () const noexcept
 

Friends

bool operator== (const build_paths &, const build_paths &) noexcept=default
 

Detailed Description

Paths relating to the build directory.


The documentation for this class was generated from the following file: