mirror of
https://github.com/yse/easy_profiler.git
synced 2025-01-14 00:27:55 +08:00
Add to win solution include files
This commit is contained in:
parent
f4d4cbecfa
commit
052b37744e
@ -22,6 +22,11 @@ if(DEFINED EASY_ROOT)
|
||||
${EASY_ROOT}/include/easy/reader.h
|
||||
${EASY_ROOT}/include/easy/easy_net.h
|
||||
${EASY_ROOT}/include/easy/easy_socket.h
|
||||
${EASY_ROOT}/include/easy/easy_compiler_support.h
|
||||
${EASY_ROOT}/include/easy/profiler_aux.h
|
||||
${EASY_ROOT}/include/easy/profiler_colors.h
|
||||
${EASY_ROOT}/include/easy/reader.h
|
||||
${EASY_ROOT}/include/easy/serialized_block.h
|
||||
)
|
||||
source_group(include FILES ${INCLUDE_FILES})
|
||||
endif(DEFINED EASY_ROOT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user