Summary: | find_package called with invalid argument "CONFIG" | ||
---|---|---|---|
Product: | piglit | Reporter: | Vinson Lee <vlee> |
Component: | infrastructure | Assignee: | Dylan Baker <baker.dylan.c> |
Status: | RESOLVED FIXED | QA Contact: | Piglit Mailing List <piglit> |
Severity: | normal | ||
Priority: | medium | CC: | baker.dylan.c |
Version: | unspecified | Keywords: | bisected, regression |
Hardware: | x86-64 (AMD64) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2016-03-19 00:39:23 UTC
commit 4de6df24341548ceaf5870fc3e429e093d5e335c Author: Vinson Lee <vlee@freedesktop.org> Date: Fri Mar 18 17:52:14 2016 -0700 cmake: Use NO_MODULE instead of CONFIG for older cmake compatibility. CONFIG is not available until cmake 2.8.8. Fix build error with cmake < 2.8.8. CMake Error at CMakeLists.txt:219 (find_package): find_package called with invalid argument "CONFIG" Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94620 Signed-off-by: Vinson Lee <vlee@freedesktop.org> Reviewed-by: Dylan Baker <baker.dylan.c@gmail.com> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.