mirror of
https://github.com/ModOrganizer2/modorganizer-helper.git
synced 2026-07-27 14:02:54 -07:00
Remove extraneous search code
This commit is contained in:
@@ -10,7 +10,4 @@ SET(QT_ROOT CACHE PATH "")
|
||||
# hint to find qt in dependencies path
|
||||
LIST(APPEND CMAKE_PREFIX_PATH ${QT_ROOT}/lib/cmake)
|
||||
|
||||
FILE(GLOB_RECURSE BOOST_ROOT ${DEPENDENCIES_DIR}/boost*/project-config.jam)
|
||||
GET_FILENAME_COMPONENT(BOOST_ROOT ${BOOST_ROOT} DIRECTORY)
|
||||
|
||||
ADD_SUBDIRECTORY(src)
|
||||
Reference in New Issue
Block a user