SWDEV-455444 - Add the hiprtc sources to hiprtc library for static builds
Change-Id: Ic17f22831376be37fe998aa1ec9a754738c9a147
This commit is contained in:
committed by
Maneesh Gupta
parent
a1350fe8c1
commit
6c8ca0b3aa
@@ -72,9 +72,7 @@ if(BUILD_SHARED_LIBS)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(BUILD_SHARED_LIBS)
|
||||
target_sources(hiprtc PRIVATE hiprtc.cpp hiprtcComgrHelper.cpp hiprtcInternal.cpp)
|
||||
endif()
|
||||
target_sources(hiprtc PRIVATE hiprtc.cpp hiprtcComgrHelper.cpp hiprtcInternal.cpp)
|
||||
|
||||
set_target_properties(hiprtc PROPERTIES
|
||||
CXX_STANDARD 17
|
||||
|
||||
Reference in New Issue
Block a user