json/tests/cmake_target_include_direct.../project/Foo.hpp

5 lines
57 B
C++

#pragma once
#include <nlohmann/json.hpp>
class Foo {};