cmake_minimum_required(VERSION 3.15)

add_sources(test_helpers
    FakeSourceNode.cpp
    FakeSourceNode.h
)

