What's the preferred solution to the OS X getline problem (meaning that it
doesn't exist in OS X's libc) when using CMake?
("Don't use getline" isn't an option)I'd like to have an explanation of the solution and see an example which employs it. This is my first time I've tried to compile my Linux code on OS X, so I don't know anything about how to specify the "do this with os xyz and do this with os abc" options. AJ ONeal
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
