Merge branch release-4-6 into master
[alexxy/gromacs.git] / cmake / gmxTestInlineASM.cmake
index bb5669df17387543826f5a8c5903150b2f26c981..0499aee3fad070d89282e502c4194e78afaba7a4 100644 (file)
@@ -3,8 +3,6 @@
 #  GMX_TEST_INLINE_ASM_GCC_X86(VARIABLE)
 #
 #  VARIABLE will be set to true if GCC x86 inline asm works.
-#
-#  Remember to have a cmakedefine for it too...
 
 MACRO(GMX_TEST_INLINE_ASM_GCC_X86 VARIABLE)
     IF(NOT DEFINED ${VARIABLE})