add_library(TritonTestProton TestScopeIdAllocation.cpp)
target_link_libraries(TritonTestProton PUBLIC MLIRPass ProtonAnalysis)
target_compile_options(TritonTestProton PRIVATE ${TRITON_DISABLE_EH_RTTI_FLAGS})
