From ada68bb9abe64b97f5256627cc48b953e30876b6 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Mon, 19 Sep 2016 12:56:28 -0600 Subject: add python version --- chill/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chill/CMakeLists.txt') diff --git a/chill/CMakeLists.txt b/chill/CMakeLists.txt index 555f78b..6f58597 100644 --- a/chill/CMakeLists.txt +++ b/chill/CMakeLists.txt @@ -1,4 +1,4 @@ -find_package(PythonLibs REQUIRED) +find_package(PythonLibs 2.7 REQUIRED) find_package(BISON) find_package(FLEX) -- cgit v1.2.3-70-g09d2