diff --git a/CMakeLists.txt b/CMakeLists.txt
index 71d865a15ea7b58c7211817efd2ed4c076bf618e..ae8a1cf2c136f099e6616489cc97bdaf40711308 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -39,6 +39,7 @@ endif()
 
 # JRL-cmakemodule setup
 include("${JRL_CMAKE_MODULES}/base.cmake")
+include("${JRL_CMAKE_MODULES}/python.cmake")
 
 # Print initial message
 message(STATUS "${PROJECT_DESCRIPTION}, version ${PROJECT_VERSION}")