cmake: Rename dtool/Packages.cmake to dtool/Package.cmake to keep consistency with ppremake.

This commit is contained in:
kestred 2013-12-21 13:46:28 -07:00
parent c579f87007
commit 1fc064104f
1 changed files with 0 additions and 3 deletions

View File

@ -20,9 +20,6 @@ elseif(NOTHING)
set(CONFIG_DISABLE_EVERYTHING On)
endif()
include(ConfigurePackage)
# Find and configure Eigen library
find_package(Eigen3 QUIET)
config_package(EIGEN "Eigen")