Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove an old windows cruft
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 6 Jun 2019 22:25:36 +0000 (00:25 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 6 Jun 2019 22:25:36 +0000 (00:25 +0200)
CMakeLists.txt

index 6d5b8ad..ba98962 100644 (file)
@@ -13,12 +13,6 @@ set(SMPI_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 #     Check for the compiler        #
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
 #     Check for the compiler        #
 #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
-
-### Need to set rc ccompiler before enable language
-if(WIN32)
-  SET(CMAKE_RC_COMPILER "windres")
-endif()
-
 ## 
 ## Check the C/C++ standard that we need
 ##   See also tools/cmake/Flags.cmake that sets our paranoid warning flags
 ## 
 ## Check the C/C++ standard that we need
 ##   See also tools/cmake/Flags.cmake that sets our paranoid warning flags