mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
meson: Fix header install dir
This commit is contained in:
parent
e93cf6d08a
commit
170a07c46b
@ -180,7 +180,7 @@ else
|
||||
install : true)
|
||||
endif
|
||||
|
||||
install_headers(includes)
|
||||
install_headers(includes, subdir : 'tracy')
|
||||
install_headers(common_includes, subdir : 'common')
|
||||
install_headers(client_includes, subdir : 'client')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user