CMake: Set wx-config base, gui and built libraries
Remove unused propagated variables.
This commit is contained in:
@@ -16,6 +16,3 @@ add_subdirectory(drawing)
|
||||
add_subdirectory(gui)
|
||||
|
||||
endif()
|
||||
|
||||
# Propagate variable(s) to parent scope
|
||||
set(wxTHIRD_PARTY_LIBRARIES ${wxTHIRD_PARTY_LIBRARIES} PARENT_SCOPE)
|
||||
|
Reference in New Issue
Block a user