Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

provide option to build with DEVEL_BUILD=ON #176

Open
KrisThielemans opened this issue Apr 7, 2021 · 1 comment
Open

provide option to build with DEVEL_BUILD=ON #176

KrisThielemans opened this issue Apr 7, 2021 · 1 comment
Assignees

Comments

@KrisThielemans
Copy link
Member

No description provided.

@KrisThielemans
Copy link
Member Author

@paskino checked that the following works

cd devel/buildVM
cmake . –DSIRF_TAG:STRING=origin/master
make 

Of course, that isn't the same as a DEVEL_BUILD=ON, but it might mean that

cmake . -DDEVEL_BUILD=ON -U\*_TAG -U\*_URL`

would work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants