Skip to content
Snippets Groups Projects
Commit 7e0bb44d authored by Florent Lamiraux's avatar Florent Lamiraux
Browse files

Remove command that creates a useless directory.

parent cc857b68
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,6 @@ INCLUDE_DIRECTORIES(${CMAKE_BINARY_DIR}/src)
FOREACH(IDL ${IDL_SOURCES})
GENERATE_IDL_FILE (${IDL}
${CMAKE_SOURCE_DIR}/idl/gepetto/viewer)
FILE(MAKE_DIRECTORY gepetto/viewer/corba)
ENDFOREACH()
ADD_LIBRARY(${LIBRARY_NAME}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment