Searched refs:CMAKE (Results 1 - 6 of 6) sorted by relevance

/solaris-userland/components/mysql-5-6/
H A DMakefile62 CMAKE = $(shell which cmake) macro
111 COMPONENT_PRE_BUILD_ACTION += $(CMAKE) . $(CMAKE_OPTIONS);
/solaris-userland/make-rules/
H A Dcmake.mk39 CMAKE = $(shell which cmake) macro
76 COMPONENT_PRE_BUILD_ACTION += $(CMAKE) . $(CMAKE_OPTIONS);
/solaris-userland/components/intel-openmp/
H A DMakefile65 CMAKE = /usr/bin/cmake macro
151 $(CMAKE) $(CMAKE_OPTIONS) . ;
/solaris-userland/components/desktop/webkitgtk4/
H A DMakefile91 CMAKE = $(shell which cmake) macro
118 COMPONENT_PRE_BUILD_ACTION += $(ENV) $(COMPONENT_BUILD_ENV) $(CMAKE) . $(CMAKE_OPTIONS);
/solaris-userland/components/mysql-5-7/
H A DMakefile69 CMAKE = $(shell which cmake) macro
/solaris-userland/components/llvm/
H A DMakefile85 CMAKE=/usr/bin/cmake macro
86 CMAKE_VERSION := $(shell $(CMAKE) --version 2>&1 | head -n1 \
498 $(CMAKE) $(CMAKE_OPTIONS) \

Completed in 821 milliseconds