mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -05:00
ENH: Cleanup. Use relative path to modules
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# PYTHON_DEBUG_LIBRARIES = the full path to the debug library found
|
||||
#
|
||||
|
||||
INCLUDE(${CMAKE_ROOT}/Modules/CMakeFindFrameworks.cmake)
|
||||
INCLUDE(CMakeFindFrameworks)
|
||||
|
||||
IF(WIN32)
|
||||
FIND_LIBRARY(PYTHON_DEBUG_LIBRARY
|
||||
|
||||
Reference in New Issue
Block a user