~ubuntu-branches/ubuntu/precise/kalgebra/precise-proposed

« back to all changes in this revision

Viewing changes to analitza/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell, Jonathan Riddell, Colin Watson
  • Date: 2011-11-23 23:46:55 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20111123234655-3zstw1esynqp0sn1
Tags: 4:4.7.3-0ubuntu1
[ Jonathan Riddell ]
* Merge with debian

[ Colin Watson ]
* Add kubuntu_remove_ncurses_requirement.diff remove libncurses
  requirement.  calgebra only uses symbols from libreadline.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
                DESTINATION ${INCLUDE_INSTALL_DIR}/analitza/ COMPONENT Devel)
63
63
        
64
64
        install(FILES
65
 
        #               ../FindAnalitza.cmake
 
65
                        ../cmake/FindAnalitza.cmake
66
66
                        DESTINATION ${DATA_INSTALL_DIR}/cmake/modules)
67
67
endif(INSTALL_ANALITZA_HEADERS)