Move package file to OpenMesh package

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@198 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-09-02 12:29:41 +00:00
parent e31614a415
commit 2f6cbf30a8
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake)
# include our cmake files
include (ACGCommon)
include(package)
include(OpenMeshPackage)
acg_get_version ()