Revert r24123, it's not for the trunk.
This commit was SVN r24125. The following SVN revision numbers were found above: r24123 --> open-mpi/ompi@71cb950ede
Этот коммит содержится в:
родитель
d1ba4e8f7a
Коммит
828404bdad
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2007-2010 High Performance Computing Center Stuttgart,
|
||||
# Copyright (c) 2007-2009 High Performance Computing Center Stuttgart,
|
||||
# University of Stuttgart. All rights reserved.
|
||||
# Copyright (c) 2008 The University of Tennessee and The University
|
||||
# of Tennessee Research Foundation. All rights
|
||||
@ -78,9 +78,9 @@ IF(OMPI_WANT_CXX_BINDINGS)
|
||||
|
||||
# select debug or release libraries at configure time
|
||||
IF(OMPI_DEBUG_BUILD)
|
||||
SET(OMPI_WRAPPER_CXX_LIB "libmpi_cxxd.lib")
|
||||
SET(OMPI_WRAPPER_CXX_LIB "libmpi_cxxd.lib ${OMPI_WRAPPER_BASE_LIBS}")
|
||||
ELSE(OMPI_DEBUG_BUILD)
|
||||
SET(OMPI_WRAPPER_CXX_LIB "libmpi_cxx.lib")
|
||||
SET(OMPI_WRAPPER_CXX_LIB "libmpi_cxx.lib ${OMPI_WRAPPER_BASE_LIBS}")
|
||||
ENDIF(OMPI_DEBUG_BUILD)
|
||||
|
||||
CONFIGURE_WRAPPER_DATA_FILE(mpic++)
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user