Dear yade developers, I need to use third party delunay mesher "tetgen" within yade . It has only cpp and hpp files therefore need to be compiled. I have added it into the /lib/tetgen folder and its interface which I develop into the /py/meshwrapper/ folder. But current yade cmake does not index all the /lib/ folder therefore I get undefined symbols.
How can I add this new library folder into cmake list in an efficient way and not conflicting with yade development. Thank you in advance. -- Burak ER Research Assistant Mechanical Engineering Department Bursa Technical University _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

