Home
last modified time | relevance | path

Searched defs:configure_project (Results 1 – 9 of 9) sorted by relevance

/dports/devel/buildstream/BuildStream-1.2.8/tests/frontend/
H A D__init__.py7 def configure_project(path, config): function
/dports/lang/solidity/solidity_0.8.11/cmake/
H A DEthOptions.cmake4 macro(configure_project) macro
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/cxxtest/
H A Dcxxtest.lua49 function m.configure_project(hdrfiles) function
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/cmake/
H A DEthOptions.cmake1 macro(configure_project) macro
/dports/security/py-angr/angr-9.0.5405/angr/simos/
H A Duserland.py31 def configure_project(self, abi_list=None): # pylint: disable=arguments-differ member in SimUserland
H A Dlinux.py43 def configure_project(self): # pylint: disable=arguments-differ member in SimLinux
H A Dwindows.py54 def configure_project(self): member in SimWindows
H A Dsimos.py39 def configure_project(self): member in SimOS
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.cli/
H A Dmain.cpp500 bool configure_project(Project& project, ParamArray& params) in configure_project() function