Skip to content

Commit

Permalink
cleaned up a fixme comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fkutzner committed Jun 12, 2017
1 parent 0c19706 commit ea14c9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/python/stp/CMakeLists.txt
Expand Up @@ -73,7 +73,6 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/stp.py
DESTINATION "${PYTHON_LIB_INSTALL_DIR}/stp")

# Generate and install file describing install location of stp shared library
# FIXME: This is also set in libstp/CMakeLists.txt which could be fragile
# FIXME: the concrete binary filename should be obtained via generator
# expressions, but they can't be used for now due to bugs in older
# versions of CMake
Expand Down

0 comments on commit ea14c9a

Please sign in to comment.