]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Windows compatibility
authorana <ana@opencascade.com>
Mon, 16 May 2016 15:55:08 +0000 (18:55 +0300)
committerana <ana@opencascade.com>
Mon, 16 May 2016 15:55:08 +0000 (18:55 +0300)
src/INTERP_KERNELTest/CMakeLists.txt

index 40d2922a3c8da87a16d0e2f5b5196e0989482ba9..80ce1f7c4e5a1c50906f51e62fd922f3c70ab1a5 100644 (file)
@@ -86,6 +86,7 @@ IF(NOT MEDCOUPLING_MICROMED)
 ENDIF(NOT MEDCOUPLING_MICROMED)
 
 ADD_LIBRARY(InterpKernelTestUtils ${InterpKernelTestUtils_SOURCES})
+TARGET_LINK_LIBRARIES(InterpKernelTestUtils interpkernel)
 ADD_LIBRARY(InterpKernelTest ${InterpKernelTest_SOURCES})
 
 SET(InterpKernelTest_LIBS medcoupling interpkernel ${CPPUNIT_LIBRARIES})