Include(../../UnitTest.cmake) function(tag_unit_test name) unit_test(Core/Tags ${name} corelib ${corefiles}) endfunction() tag_unit_test(Artist)