All Downloads are FREE. Search and download functionalities are using the official Maven repository.

da-common.11.0.0.source-code.JCudaCommon_CMake_flags.txt Maven / Gradle / Ivy

There is a newer version: 12.0.0
Show newest version

##############################################################################
# Overriding the CMake flags to use static runtime libraries
# See http://www.cmake.org/Wiki/CMake_FAQ#
#     How_can_I_build_my_MSVC_application_with_a_static_runtime.3F
set(CMAKE_USER_MAKE_RULES_OVERRIDE
   ${CMAKE_CURRENT_LIST_DIR}/CMake_c_flag_overrides.cmake)
set(CMAKE_USER_MAKE_RULES_OVERRIDE_CXX
   ${CMAKE_CURRENT_LIST_DIR}/CMake_cxx_flag_overrides.cmake)





© 2015 - 2024 Weber Informatics LLC | Privacy Policy