main.cc
Go to the documentation of this file.
1 #include <iostream>
2 #include <jrl_cmakemodule/lib.hh>
3 
4 int main() {
5  std::cout << "JRL CMake module - unittest - cpp" << std::endl;
6  lib_function();
7 }
main
int main()
Definition: main.cc:4
lib_function
void lib_function()
Definition: lib.cc:4


sot-tools
Author(s): Mehdi Benallegue, Francois Keith, Florent Lamiraux, Thomas Moulard, Olivier Stasse, Jorrit T'Hooft
autogenerated on Wed Aug 2 2023 02:35:13