root/exactrbn/trunk/CMakeLists.txt

Revision 665, 96 bytes (checked in by tapted, 2 years ago)

Convert to cmake

  • Property svn:eol-style set to native
Line 
1CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
2project(exactrbn)
3
4#ENABLE_TESTING()
5
6add_subdirectory(src)
Note: See TracBrowser for help on using the browser.