mirror of
https://github.com/wolfpld/tracy
synced 2025-05-03 06:03:51 +00:00
Merge pull request #986 from Xnuman/master
Change cmake export settings to correctly copy directory hierarchy
This commit is contained in:
commit
d71fc39577
@ -235,7 +235,7 @@ if(TRACY_Fortran)
|
||||
FILE ${CMAKE_BINARY_DIR}/TracyTargets.cmake)
|
||||
endif()
|
||||
install(FILES ${tracy_includes}
|
||||
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/tracy)
|
||||
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/tracy/tracy)
|
||||
install(FILES ${client_includes}
|
||||
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/tracy/client)
|
||||
install(FILES ${common_includes}
|
||||
|
Loading…
x
Reference in New Issue
Block a user