You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BUILDINSOURCE check in the main CMakeLists.txt is broken; building in /home/vagrant/build-uvcdat when the source is in /vagrant makes it think I'm building in the source. Very annoying, since it always affects Vagrant.
The
BUILDINSOURCEcheck in the main CMakeLists.txt is broken; building in/home/vagrant/build-uvcdatwhen the source is in/vagrantmakes it think I'm building in the source. Very annoying, since it always affects Vagrant.