remove the --hipcc_explicit_lib

Tento commit je obsažen v:
scchan
2016-03-28 13:56:23 -05:00
rodič 00ae9531a7
revize 2ddb8fface
+1 -1
Zobrazit soubor
@@ -62,7 +62,7 @@ endif()
set (HIPCC ${HIP_PATH}/bin/hipcc)
set (CMAKE_CXX_COMPILER ${HIPCC})
set (CMAKE_CXX_FLAGS --hipcc_explicit_lib)
#set (CMAKE_CXX_FLAGS --hipcc_explicit_lib)
add_library(test_common OBJECT test_common.cpp )