- add all cmake files
[platform/upstream/libzypp.git] / testsuite / solver / CMakeLists.txt
1 ADD_SUBDIRECTORY( src ) 
2 ADD_SUBDIRECTORY( single.out ) 
3
4 INCLUDE_DIRECTORIES( ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} ${KDE3_INCLUDE_DIR} ${QT_INCLUDE_DIR}  )
5
6
7 ########### install files ###############
8
9
10
11
12 #original Makefile.am contents follow:
13
14 ##
15 ## Makefile.am for zypp/solver/testsuite
16 ##
17 #
18 #SUBDIRS = src single.out
19 #AUTOMAKE_OPTIONS = dejagnu
20 #PACKAGE = solver
21 #
22 #EXTRA_DIST = config/*.exp                              \
23 #           lib/*.exp                                   \
24 #           $(PACKAGE).test/*.exp                       \
25 #           data.deptestomatic/*-tests/*.xml            \
26 #           data.deptestomatic/*-tests/*.solution       \
27 #           data.deptestomatic/*-tests/ignore           \
28 #           data.deptestomatic/*-tests/xfail            \
29 #           data.deptestomatic/*-tests/README
30 #
31 #dist-local: clean-local
32 #
33 #clean-local:
34 #       rm -rf data.deptestomatic/*/*.out
35 #       rm -rf data.deptestomatic/*/*.diff
36 #       rm -rf data.deptestomatic/*/*.mistake
37 #       rm -rf single.out/out