xref: /llvm-project/bolt/tools/CMakeLists.txt (revision ceb7214be0287f536b292a41f8a7dc2e1467d72d)
107b74980SJohn Ericsonset(BOLT_TOOLS_INSTALL_DIR "${CMAKE_INSTALL_BINDIR}" CACHE PATH
207b74980SJohn Ericson    "Path for binary subdirectory (defaults to '${CMAKE_INSTALL_BINDIR}')")
307b74980SJohn Ericsonmark_as_advanced(BOLT_TOOLS_INSTALL_DIR)
407b74980SJohn Ericson
5a34c753fSRafael Auleradd_subdirectory(driver)
6d44f99c7SAmir Ayupovadd_subdirectory(llvm-bolt-fuzzer)
7fc0ced73SRafael Auleradd_subdirectory(bat-dump)
8a34c753fSRafael Auleradd_subdirectory(merge-fdata)
95c2ae5f4SVladislav Khmelevskyadd_subdirectory(heatmap)
10*ceb7214bSKristof Beylsadd_subdirectory(binary-analysis)
11