Homec4science

remove obsolete link_directories command

Authored by Herbert Thielen <thielen@hs-worms.de> on Sep 5 2017, 12:01.

Description

remove obsolete link_directories command

It's not necessary, as the target_link_libraries command contains an
absolute path already, and the path given doesn't exist anymore,
leading only to linker warnings like:
ld: warning: directory not found for option
'-L/Users/travis/build/google/googletest/build/googlemock/gtest/src'

Details

Committed
Herbert Thielen <thielen@hs-worms.de>Sep 5 2017, 12:01
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:7c6353d29a14: Merge pull request #900 from Gallaecio/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline

Herbert Thielen <thielen@hs-worms.de> committed R9484:e8c6942ac157: remove obsolete link_directories command (authored by Herbert Thielen <thielen@hs-worms.de>).Sep 5 2017, 12:01