Renewed interest in cmake and the netrek-server
Friday, September 4th, 2009When the upstream netrek-server code base imported my cmake build patch it renewed my interest in working on this project.
Couple problems I need to work on.
Biggest issue, I forgot to create a “make install” target.
Starting my collection of cmake links. I’ll post them below:
http://www.cmake.org/
http://www.linuxjournal.com/article/6700
http://www.lcfg.org/doc/buildtools/cmake_recipes.html

