Skip to content
Snippets Groups Projects
  1. Apr 19, 2020
  2. Apr 18, 2020
  3. Apr 16, 2020
  4. Apr 15, 2020
    • Johan Andruejol's avatar
      Fix imstkFind.cmake · dc917aef
      Johan Andruejol authored
      Ensure that a library is not created multiple times. Otherwise you may get
      the following error:
      CMake Error at .../iMSTK-build/install/lib/cmake/iMSTK-2.0/modules/imstkFind.cmake:192 (add_library):
        add_library cannot create imported target "g3log" because another target
        with the same name already exists.
      
      or:
      
      CMake Error at .../iMSTK-build/install/lib/cmake/iMSTK-2.0/modules/Findg3log.cmake:17 (target_link_libraries):
        Cannot specify link libraries for target "g3log" which is not built by this
        project.
      dc917aef
  5. Apr 13, 2020
  6. Apr 10, 2020
  7. Apr 09, 2020
  8. Apr 08, 2020
  9. Apr 07, 2020
  10. Apr 06, 2020
Loading