mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-06 16:05:13 -04:00
Add support for VS2019 and Ninja
- Specify byproducts in external projects - Use external Boost - Remove hacky Qt detection - Fix CRT mismatch in external projects (fixes SoapySDR on Windows) - Minor fixes
This commit is contained in:
@@ -29,7 +29,6 @@ set(remoteinput_HEADERS
|
||||
|
||||
include_directories(
|
||||
${CMAKE_SOURCE_DIR}/swagger/sdrangel/code/qt5/client
|
||||
${Boost_INCLUDE_DIRS}
|
||||
${CM256CC_INCLUDE_DIR}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user