Skip to content
Snippets Groups Projects
  1. Jun 01, 2020
  2. May 25, 2020
  3. May 24, 2020
  4. May 23, 2020
  5. May 18, 2020
  6. May 17, 2020
  7. May 06, 2020
  8. May 04, 2020
  9. May 03, 2020
  10. Apr 30, 2020
  11. Apr 29, 2020
  12. Apr 28, 2020
  13. Apr 21, 2020
  14. Apr 20, 2020
  15. Apr 19, 2020
  16. Apr 18, 2020
  17. Apr 16, 2020
  18. 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
  19. Apr 13, 2020
Loading