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
So by default the root cmake is trying to include the 3rdparty cmake which is trying to locate boost and stuff. This is not necessary when someone is using the library without the examples/benchmarks and tests.
You've been kind enough to provide a bunch of options to config that but even when all these are turned off it shouldn't even try to locate boost and etc.. I am trying to use rttr as a submodule but i've hit a wall with this since i cant configure from the outside and i am getting an annoying warning since im not using boost. Thank you.
The text was updated successfully, but these errors were encountered:
So by default the root cmake is trying to include the 3rdparty cmake which is trying to locate boost and stuff. This is not necessary when someone is using the library without the examples/benchmarks and tests.
You've been kind enough to provide a bunch of options to config that but even when all these are turned off it shouldn't even try to locate boost and etc.. I am trying to use rttr as a submodule but i've hit a wall with this since i cant configure from the outside and i am getting an annoying warning since im not using boost. Thank you.
The text was updated successfully, but these errors were encountered: