The source code and dockerfile for the GSW2024 AI Lab.
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

21 lines
499 B

4 weeks ago
  1. # libgtest.la - a libtool library file
  2. # Generated by libtool (GNU libtool) 2.4.6
  3. # Please DO NOT delete this file!
  4. # It is necessary for linking the library.
  5. # Names of this library.
  6. library_names='libgtest.so'
  7. # Is this an already installed library?
  8. installed=yes
  9. # Should we warn about portability when linking against -modules?
  10. shouldnotlink=no
  11. # Files to dlopen/dlpreopen
  12. dlopen=''
  13. dlpreopen=''
  14. # Directory that this library needs to be installed in:
  15. libdir='@CMAKE_INSTALL_FULL_LIBDIR@'