mirror of
https://github.com/yse/easy_profiler.git
synced 2024-12-27 08:41:02 +08:00
Trying to fix sdk build
This commit is contained in:
parent
bf54ca76d8
commit
afbc46b607
@ -43,12 +43,8 @@ endif(UNIX)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME} ${PLATFORM_LIBS})
|
||||
|
||||
install(TARGETS easy_profiler
|
||||
DESTINATION lib
|
||||
COMPONENT sdk
|
||||
)
|
||||
|
||||
install(TARGETS easy_profiler
|
||||
install(TARGETS ${PROJECT_NAME}
|
||||
LIBRARY DESTINATION lib
|
||||
RUNTIME DESTINATION bin
|
||||
COMPONENT sdk
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user