Removed rtstart reference from CMakeLists.txt, see issue 1160
This commit is contained in:
@@ -306,10 +306,6 @@ if (OPTION_OMP)
|
|||||||
endif (OPENMP_FOUND)
|
endif (OPENMP_FOUND)
|
||||||
endif (OPTION_OMP)
|
endif (OPTION_OMP)
|
||||||
|
|
||||||
if (UNIX)
|
|
||||||
install (PROGRAMS rtstart DESTINATION ${BINDIR})
|
|
||||||
endif (UNIX)
|
|
||||||
|
|
||||||
install (FILES AUTHORS.txt DESTINATION ${CREDITSDIR})
|
install (FILES AUTHORS.txt DESTINATION ${CREDITSDIR})
|
||||||
install (FILES LICENSE.txt DESTINATION ${LICENCEDIR})
|
install (FILES LICENSE.txt DESTINATION ${LICENCEDIR})
|
||||||
install (FILES AboutThisBuild.txt DESTINATION ${CREDITSDIR})
|
install (FILES AboutThisBuild.txt DESTINATION ${CREDITSDIR})
|
||||||
|
Reference in New Issue
Block a user