Re: boost
Posted by ravas on Feb 03, 2016; 10:05pm
URL: https://forum.librecad.org/boost-tp5712887p5712894.html
Is it supposed to be custom.pro or custom.pri?
How is else:isEmpty( BOOST_DIR ) checking custom.pro?
I see in the unix section BOOST_DIR = $$findBoostDirIn( /usr /usr/local /usr/pkg /opt/local )
but there is nothing similar in the win32 section.