Try CMake as an alternative to autotools user/dbs/cmake
authorDan Scott <dscott@laurentian.ca>
Thu, 27 Oct 2011 22:32:49 +0000 (18:32 -0400)
committerDan Scott <dscott@laurentian.ca>
Thu, 27 Oct 2011 22:32:49 +0000 (18:32 -0400)
commit2c4da9cf41f21f7ab8b7516d5a204f70e904a8a6
tree56107e767ae9cc0d2a21811db7e5aca87bd40f75
parent40a753b10a3db58baa9179d75a76df1266589ea1
Try CMake as an alternative to autotools

A strong recommendation coming out of GSOC was to investigate CMake as a
friendlier replacement for autoconf / automake. Thus...

Signed-off-by: Dan Scott <dscott@laurentian.ca>
CMakeLists.txt [new file with mode: 0644]
src/c-apps/CMakeLists.txt [new file with mode: 0644]
src/jserver/CMakeLists.txt [new file with mode: 0644]
src/libopensrf/CMakeLists.txt [new file with mode: 0644]