0
0
mirror of https://github.com/yse/easy_profiler.git synced 2025-01-14 00:27:55 +08:00

add profiler_public_types.h for install

This commit is contained in:
Sergey Yagovtsev 2017-10-12 22:40:18 +03:00
parent 65bfb94276
commit 74ee7bd92e

View File

@ -136,6 +136,7 @@ set(INCLUDE_FILES
include/easy/profiler_colors.h
include/easy/reader.h
include/easy/serialized_block.h
include/easy/profiler_public_types.h
)
source_group(include FILES ${INCLUDE_FILES})