]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/CMakeLists.txt
New tab should be placed after the current tab
[dolphin.git] / src / CMakeLists.txt
index 7222dcde1d8d8e270916934b098431412270133d..1b4c943d4166c49c27f530189fb1d1ef87629a76 100644 (file)
@@ -4,6 +4,8 @@ configure_file(config-baloo.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-baloo.h)
 
 configure_file(config-dolphin.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-dolphin.h)
 
+configure_file(config-terminal.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-terminal.h)
+
 add_definitions(
     -DTRANSLATION_DOMAIN=\"dolphin\"
 )