~alanbell/webbrowser-app/interneticon-1505970

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Michael Zanetti
  • Date: 2013-01-14 15:47:33 UTC
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: michael_zanetti@gmx.net-20130114154733-99esebl4s4f242ym
Added initial autopilot tests and autopilot package

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    COMMAND ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
29
29
 
30
30
add_subdirectory(src)
 
31
add_subdirectory(tests)