cmake
_unittests
cpp
src
lib.cc
Go to the documentation of this file.
1
#include <iostream>
2
#include <jrl_cmakemodule/lib.hh>
3
4
void
lib_function
()
5
{
6
std::cout <<
"JRL CMake module - unittest - lib_function"
<< std::endl;
7
}
lib_function
void lib_function()
Definition:
lib.cc:4
sot-dynamic-pinocchio
Author(s): Olivier Stasse
autogenerated on Fri Jul 28 2023 02:10:01