summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b3118d5f..37bfac1b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -238,7 +238,6 @@ function(fm_add_install_executable self)
install(FILES $<TARGET_PDB_FILE:${self}> DESTINATION bin)
endif()
endif()
-
endfunction()
add_subdirectory(src)