Home
last modified time | relevance | path

Searched refs:cmakedir (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/tools/boost_install/
Dboost-install-dirs.jam49 # cmakedir
51 rule cmakedir
53 if ! $(.cmakedir)
55 package.add-path-option cmakedir : cmake : libdir ;
58 .cmakedir = [ $(paths).get cmakedir ] ;
61 return $(.cmakedir) ;
Dboost-install.jam24 feature.feature boost-install.cmakedir : : free ;
621 local cmakedir = [ $(ps).get <boost-install.cmakedir> ] ;
622 .info " cmakedir=" $(cmakedir) ;
655 if [ path.is-rooted $(cmakedir) ]
657 local cmakedir-native = [ path-native-fwd $(cmakedir) ] ;
663 "if(EXISTS \"$(cmakedir-native)\")"
664 " get_filename_component(_BOOST_CMAKEDIR_ORIGINAL \"$(cmakedir-native)\" REALPATH)"
666 " set(_BOOST_CMAKEDIR \"$(cmakedir-native)\")"
850 local cmakedir = [ $(property-set).get <boost-install.cmakedir> ] ;
857 <boost-install.cmakedir>$(cmakedir)
[all …]
/third_party/boost/tools/build/src/tools/
Dpackage.jam152 # package.add-path-option cmakedir : cmake : libdir ;
153 # cmakedir = [ $(mypaths).get cmakedir ] ; # defaults to /usr/local/lib/cmake
/third_party/skia/third_party/externals/expat/expat/
DMakefile.am65 cmakedir = $(libdir)/cmake/expat-@PACKAGE_VERSION@ macro
/third_party/expat/
DMakefile.am65 cmakedir = $(libdir)/cmake/expat-@PACKAGE_VERSION@ macro
DMakefile.in460 cmakedir = $(libdir)/cmake/expat-@PACKAGE_VERSION@
/third_party/pulseaudio/
DMakefile.am92 cmakedir = $(libdir)/cmake/PulseAudio macro
Dmeson.build753 cmakedir = join_paths(libdir, 'cmake', 'PulseAudio') variable
768 install_dir : cmakedir,
776 install_dir : cmakedir,
/third_party/boost/tools/cmake/include/
DBoostRoot.cmake31 # --layout, --libdir, --cmakedir, --includedir in BoostInstall
/third_party/harfbuzz/src/
DMakefile.am148 cmakedir = $(libdir)/cmake/harfbuzz macro
/third_party/skia/third_party/externals/harfbuzz/src/
DMakefile.am148 cmakedir = $(libdir)/cmake/harfbuzz macro
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
DMakefile.am142 cmakedir = $(libdir)/cmake/harfbuzz macro
/third_party/boost/
DJamroot34 # --cmakedir=<CMAKEDIR> Install CMake configuration files here.
/third_party/libxml2/
DMakefile.am1268 cmakedir = $(libdir)/cmake/libxml2 macro