You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Conception/drake-master/common/test/lib_is_real.cc

4 lines
143 B

// This is a dummy source file and function to create `lib_is_real.so` for
// `find_loaded_library_test`.
void lib_is_real_dummy_function() {}