| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 000dc3a8df6d3316b16f03f32611597d9c30a2d4.
|
|
|
|
|
|
use `include_dirs` and `link_libraries` to customize cmake detection.
|
|
|
|
add extra `find_name` to configurations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note, this only works for most Rust crates, but some (such as obj-rs) rename their library file.
|
|
|
|
|
|
|
|
|
|
improve find cmake package
|
|
|
|
|
|
|
|
|
|
|
|
|