buildem icon indicating copy to clipboard operation
buildem copied to clipboard

Allow specification of packages built outside of flyem-build

Open DocSavage opened this issue 13 years ago • 0 comments

Although the purpose of flyem-build is to have a consistent, version-controlled build of FlyEM apps, we can permit knowledgeable developers to point to outside packages instead of always building everything from scratch.

This can be done via a command-line option, similar to the current -D USE_PROJECT_DOWNLOAD method. Manual modules will be obtained through standard CMake find package commands.

DocSavage avatar Oct 13 '12 17:10 DocSavage