开发者

Get CXXFLAGS from VTK without using CMake

I am developing some software using VTK. I have compiled VTK succesfully using CMake. Now I need to include the VTK headers and libs into my project. My project is using a plain old Makefile. I would like to avoid using CMake for my project.

H开发者_StackOverflowow can i get the CXXFLAGS and LDFLAGS out of my VTK installation?


It seems to be not possible to get the CXXFLAGS and LDFLAGS out of a VTK installation without using CMake. I filed a bug about this.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜