CMake: Check for libDl, conditionally check for libXCB
This commit is contained in:
@@ -1,4 +1 @@
|
||||
# Conditional compilation based on feature flags
|
||||
if(ENABLE_XCB)
|
||||
add_subdirectory(xcbXorg)
|
||||
endif()
|
||||
add_subdirectory(xcbXorg)
|
||||
|
||||
Reference in New Issue
Block a user