Searched defs:CMAKE_MAJOR_VERSION (Results 1 - 1 of 1) sorted by relevance
/solaris-userland/components/llvm/ | ||
H A D | Makefile | 88 CMAKE_MAJOR_VERSION := $(shell echo $(CMAKE_VERSION) | cut -f1 -d'.') macro 95 ifeq ($(shell expr $(CMAKE_MAJOR_VERSION) \<= 3 \& \ |
Completed in 16 milliseconds