CMake: Fix unnecessary build steps
This commit is contained in:
@@ -28,7 +28,6 @@ if(ENABLE_STIMBUFFAPI_xcbWindow)
|
||||
target_link_libraries(xcbWindow
|
||||
Boost::system Boost::log
|
||||
${XCB_LIBRARIES}
|
||||
attachmentSupport
|
||||
spinscale)
|
||||
|
||||
# Install rules
|
||||
|
||||
Reference in New Issue
Block a user