We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a5a21c + 40d12b6 commit d71fc39Copy full SHA for d71fc39
CMakeLists.txt
@@ -235,7 +235,7 @@ if(TRACY_Fortran)
235
FILE ${CMAKE_BINARY_DIR}/TracyTargets.cmake)
236
endif()
237
install(FILES ${tracy_includes}
238
- DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/tracy)
+ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/tracy/tracy)
239
install(FILES ${client_includes}
240
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/tracy/client)
241
install(FILES ${common_includes}
0 commit comments