target_sources(
    Assembly_tests_run
        PRIVATE
            ${CMAKE_CURRENT_SOURCE_DIR}/AssemblyObject.cpp
)
