Index: compiler-rt/trunk/include/CMakeLists.txt =================================================================== --- compiler-rt/trunk/include/CMakeLists.txt +++ compiler-rt/trunk/include/CMakeLists.txt @@ -21,6 +21,7 @@ set(XRAY_HEADERS xray/xray_interface.h xray/xray_log_interface.h + xray/xray_records.h ) endif(COMPILER_RT_BUILD_XRAY)