test_restrict: remove unncessary cmake version test
This commit is contained in:
parent
86822e7f6b
commit
75bf85232e
@ -1,5 +1,3 @@
|
||||
cmake_minimum_required(VERSION 3.7.1)
|
||||
|
||||
macro(test_restrict VARIABLE)
|
||||
if (NOT DEFINED TEST_${VARIABLE})
|
||||
message (STATUS "checking for restrict keyword")
|
||||
|
Loading…
Reference in New Issue
Block a user