From e868cdf022890fee56fd5c4608190d196362b36d Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 29 Oct 2018 08:09:42 +0100 Subject: cmake: add include guards --- cmake/opentrack-rift.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake/opentrack-rift.cmake') diff --git a/cmake/opentrack-rift.cmake b/cmake/opentrack-rift.cmake index 88adbb3e..cdcfc946 100644 --- a/cmake/opentrack-rift.cmake +++ b/cmake/opentrack-rift.cmake @@ -1,3 +1,4 @@ +include_guard(GLOBAL) function(otr_rift proj opt) if(${opt}) set(link-flags) -- cgit v1.2.3