mirror of
https://github.com/ModOrganizer2/modorganizer-plugin_python.git
synced 2026-07-27 14:03:33 -07:00
Removed unneeded cmake variables due to that umbrella handles them correctly.
Requires testing.
This commit is contained in:
@@ -34,8 +34,7 @@ ADD_DEFINITIONS(-DUNICODE -D_UNICODE)
|
||||
|
||||
INCLUDE_DIRECTORIES(${project_path}/uibase/src
|
||||
${project_path}/plugin_python/src/runner/
|
||||
${PYTHON_ROOT}/Include
|
||||
${PYTHON_ROOT}/PC)
|
||||
${PYTHON_ROOT}/Include)
|
||||
LINK_DIRECTORIES(${lib_path})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user