~brandontschaefer/unity/move-pointer-barrier-to-xi-1.6.99.1

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Neil Jagdish Patel
  • Date: 2011-06-02 15:36:12 UTC
  • Revision ID: neil.patel@canonical.com-20110602153612-2x0m3impmjop71ee
remove more cruft

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
set (LOCALE_DIR "${DATADIR}/locale")
49
49
set (VERSION "${UNITY_VERSION}")
50
50
set (BUILDDIR "${CMAKE_BINARY_DIR}")
51
 
set (TESTVALADIR "${CMAKE_SOURCE_DIR}/tests/vala")
52
51
 
53
52
configure_file (${CMAKE_SOURCE_DIR}/config.h.cmake ${CMAKE_BINARY_DIR}/config.h)
54
53