cmake/extra_lib.cpp
Go to the documentation of this file.
1 
2 #include <eigenpy/version.hpp>
3 
4 int main(int /*argc*/, char ** /*argv*/)
5 {
7  return 0;
8 }
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:23
int main(int, char **)


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59