Include installation sql header in rocpd library (#576)
Include installation of rocpd sql header
[ROCm/rocprofiler-sdk commit: e3206c8a29]
This commit is contained in:
committed by
GitHub
parent
b2ad20d187
commit
a5db496d63
@@ -10,7 +10,7 @@ set(ROCPD_HEADER_FILES
|
||||
# core headers
|
||||
rocpd.h
|
||||
# secondary headers
|
||||
defines.h types.h ${CMAKE_CURRENT_BINARY_DIR}/version.h)
|
||||
defines.h sql.h types.h ${CMAKE_CURRENT_BINARY_DIR}/version.h)
|
||||
|
||||
install(
|
||||
FILES ${ROCPD_HEADER_FILES}
|
||||
|
||||
Reference in New Issue
Block a user