Recently stumbled onto biiCode ... "a file-oriented Dependencies Manager for C/C++ developers" and it pretty much acts as a wrapper to Cmake and simplifies C/C++ development using Visual Studio, Eclipse .. pretty much any toolchain supported by Cmake. I have spent a few days trying to figure how to get Cmake to work with Pelles C IDE but i just cant seem to get anywhere.
Has anyone tried to get Pelles C to play nice with Cmake? If so, could you please share some of your Cmakelists magic, or ideas?
Also if possible is there a way to make a toolchain file for Pelles C to be used with Cmake?
thanx!