~kyrofa/junk/pay-service-2

« back to all changes in this revision

Viewing changes to tests/CMakeLists.txt

  • Committer: Ted Gould
  • Date: 2014-06-13 20:37:37 UTC
  • mto: (8.1.8 devel)
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: ted@gould.cx-20140613203737-tdjnd6kaw9e40fz2
Small script to help with acceptance testing

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
 
138
138
add_test(libpay-tests ${CMAKE_CURRENT_BINARY_DIR}/libpay-tests)
139
139
 
 
140
#############################
 
141
# staging script
 
142
#############################
 
143
 
 
144
install(PROGRAMS setup-staging.sh DESTINATION ${CMAKE_INSTALL_FULL_PKGLIBEXECDIR})