pkgconfig/extra_lib.cpp
Go to the documentation of this file.
1 
2 #include <eigenpy/version.hpp>
3 
4 int main(int /*argc*/, char** /*argv*/) {
6  return 0;
7 }
bool EIGENPY_DLLAPI checkVersionAtLeast(unsigned int major_version, unsigned int minor_version, unsigned int patch_version)
Checks if the current version of EigenPy is at least the version provided by the input arguments...
Definition: version.cpp:27
int main(int, char **)


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 2 2023 02:10:26