aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas de BeauchĂȘne <thomas.de.beauchene@sap.com>2018-11-19 14:38:08 +0100
committerThomas de BeauchĂȘne <thomas.de.beauchene@sap.com>2018-11-19 14:38:08 +0100
commit7888489821726bafe0b9d0d4fe99d0e720aa0868 (patch)
treea0164f1597a56ba57a6af907bb4e93ba7809f6c2
parent8be9316156be75a685c0636258b2fec2daaf5ab5 (diff)
fix binary output directory after 38eaf28: Add CI
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3a170a8..521ce54 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -27,6 +27,7 @@ set_target_properties(vterm-module PROPERTIES
C_STANDARD 99
POSITION_INDEPENDENT_CODE ON
PREFIX ""
+ LIBRARY_OUTPUT_DIRECTORY ${CMAKE_SOURCE_DIR}
)
# Link with libvterm