-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 0.2.0
-
Component/s: Build
When generating makefiles with CMake, a paralleized build such as "make -j8" does not work because the examples tries to compile over a local installation which is not finished yet.
This can be solved by adding the right dependencies.