Skip to content

Commit

Permalink
Add missing link directory for test
Browse files Browse the repository at this point in the history
  • Loading branch information
szechyjs committed Dec 17, 2013
1 parent 138838c commit 3e96436
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ include_directories(
${mbe_SOURCE_DIR}
)

link_directories( ${mbe_BINARY_DIR} )

add_custom_target(test
DEPENDS mbetest
COMMAND mbetest
Expand Down

0 comments on commit 3e96436

Please sign in to comment.