transmission/macosx/VDKQueue
Mike Gelfand 1c421d6d23
Minor CMake maintainability improvements (#6186)
* Prefer `PROJECT_{SOURCE,BINARY}_DIR` to `CMAKE_` ones

* Extend use of 3rd-party dir vars to reduce duplication

* Fix typo in submodule repo name

* Remove `CURL::libcurl` target fallback

The target is always available since CMake 3.12, which is our current
minimum version.
2023-10-30 20:44:34 +03:00
..
CMakeLists.txt Minor CMake maintainability improvements (#6186) 2023-10-30 20:44:34 +03:00
VDKQueue.h #warning in header file should start with capital letter (#4689) 2023-01-30 08:20:38 -06:00
VDKQueue.mm Appropriate and improve VDKQueue (#4202) 2022-11-18 13:53:36 -06:00