Should I use
INCLUDE_DIRECTORIES(
.
)
or
INCLUDE_DIRECTORIES(
${CMAKE_CURRENT_SOURCE_DIR}
)
What is the difference, if any? I've seen mostly "." in existing code, but searching for a dot on the Internet is kind of difficult ...
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…