Skip to content

Commit

Permalink
Add Precompiled Python Binaries To ERS (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
datacrystals committed Apr 11, 2022
1 parent 25a38bc commit 7aebd8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ include(${CMAKE_UTIL_DIR}/DisableTargetWarnings.cmake)

# Include Package Addition Scripts
include(${CMAKE_BUILD_UTILS_DIR}/Backward.cmake)
include(${CMAKE_BUILD_UTILS_DIR}/Python.cmake)
include(${CMAKE_BUILD_UTILS_DIR}/Threads.cmake)
include(${CMAKE_BUILD_UTILS_DIR}/YAML-CPP.cmake)
include(${CMAKE_BUILD_UTILS_DIR}/Glad.cmake)
Expand Down

0 comments on commit 7aebd8a

Please sign in to comment.