summaryrefslogtreecommitdiffstats
path: root/config.tests/common/rdrnd/rdrnd.pro
blob: 37e636dc3fccade6351abdec17e1f48e3499aa5c (plain)
1
2
3
SOURCES += rdrnd.cpp
!defined(QMAKE_CFLAGS_RDRND, "var"): error("This compiler does not support the RDRAND instruction")
else: QMAKE_CXXFLAGS += $$QMAKE_CFLAGS_RDRND