> Is there any way to build HPX as static libraries?
cmake -DHPX_WITH_STATIC_LINKING=ON ...should do the trick. I have nottried that in a while, though. Please report back if you run into any problems with this. Regards Hartmut --------------- http://boost-spirit.com http://stellar.cct.lsu.edu _______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
