Skip to content
Snippets Groups Projects
Commit 811a2820 authored by Martin Beseda's avatar Martin Beseda
Browse files

[FIX] [Linux] Trying to solve problems with out-of-source build.

parent 10318161
No related branches found
No related tags found
No related merge requests found
......@@ -214,4 +214,4 @@ endif()
#---------------------------------------------------#
# Add subdirectory with source codes to be compiled #
#---------------------------------------------------#
add_subdirectory(${SRC_DIR} ${PROJECT_BINARY_DIR})
add_subdirectory(${SRC_DIR})
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