Skip to content

Commit

Permalink
external_example: trying to get source files right
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Jul 23, 2018
1 parent 1c38a65 commit af5fd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external_example/integration_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.1)

add_executable(external_example_integration_tests_runner
../../../core/unittests_main.cpp
../../core/unittests_main.cpp
hello_world.cpp
)

Expand Down

0 comments on commit af5fd9e

Please sign in to comment.