~mterry/ubuntu-calculator-app/confined

« back to all changes in this revision

Viewing changes to tests/CMakeLists.txt

  • Committer: Bartosz Kosiorek
  • Date: 2016-01-19 20:37:52 UTC
  • mto: This revision was merged to the branch mainline in revision 263.
  • Revision ID: gang65@poczta.onet.pl-20160119203752-lz23yoeu1anqxvnr
Update translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#if(NOT CLICK_MODE)
 
1
if(NOT CLICK_MODE)
2
2
    add_subdirectory(autopilot)
3
 
#endif(NOT CLICK_MODE)
 
3
endif(NOT CLICK_MODE)