Fixing CMakeLists.txt
Change-Id: Iea14571f23fef5e683a59afa4d41ee3f63f6df46
[ROCm/rocprofiler commit: 1f9927abf7]
Este commit está contenido en:
cometido por
Ammar Elwazir
padre
e2a5f9bb0e
commit
d9943f56db
@@ -128,7 +128,7 @@ add_custom_target(test DEPENDS ${HSACO_TARGET_LIST})
|
||||
add_custom_target(mytest DEPENDS ${HSACO_TARGET_LIST})
|
||||
add_custom_command(TARGET mytest POST_BUILD
|
||||
DEPENDS mytest
|
||||
COMMAND $<$<CONFIG:release>:${CMAKE_STRIP}>
|
||||
COMMAND $<$<CONFIG:release>:${CPACK_STRIP_EXECUTABLE}>
|
||||
ARGS ${HSACO_TARGET_LIST})
|
||||
|
||||
## Building standalone test executable
|
||||
|
||||
Referencia en una nueva incidencia
Block a user