mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 11:42:31 +01:00
Remove unneeded comments
These comments indicated TODO items and are no longer needed in the final change.
This commit is contained in:
parent
0ce6fd3c5d
commit
5b4b382d2c
@ -26,9 +26,6 @@ IF(NOT CONFIG_HAS_BEEN_RUN_BEFORE)
|
||||
ENDIF(NOT CONFIG_HAS_BEEN_RUN_BEFORE)
|
||||
|
||||
# Include extra paths to search for includes; this is the default system wide macports path.
|
||||
|
||||
# Try to get /opt/local in my path http://stackoverflow.com/questions/1487752/how-do-i-instruct-cmake-to-look-for-libraries-installed-by-macports
|
||||
# Try the better solutions when possible
|
||||
INCLUDE_DIRECTORIES(/opt/local/include)
|
||||
LINK_DIRECTORIES(/opt/local/lib)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user