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

Paths relating to the main cpp. More...

#include <ProjectPaths.hpp>

Public Member Functions

 main_paths (std::filesystem::path file, std::filesystem::path commonIncludes)
 
 main_paths (std::filesystem::path file)
 
const std::filesystem::path & file () const noexcept
 
const std::filesystem::path & dir () const noexcept
 
const std::filesystem::path & common_includes () const noexcept
 
std::filesystem::path cmake_lists () const
 

Static Public Member Functions

static std::filesystem::path default_main_cpp_from_root ()
 
static std::filesystem::path default_cmake_from_root ()
 

Friends

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

Detailed Description

Paths relating to the main cpp.


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