mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 00:01:52 -04:00
10 lines
347 B
CMake
10 lines
347 B
CMake
--- CMake/Includes/ProjectExternals.cmake.orig 2018-03-25 21:49:15 UTC
|
|
+++ CMake/Includes/ProjectExternals.cmake
|
|
@@ -22,7 +22,6 @@ include(ExternalProject)
|
|
|
|
file(MAKE_DIRECTORY ${CMAKE_BINARY_DIR}/external/include)
|
|
|
|
-include(ProjectExternals_spdlog)
|
|
include(ProjectExternals_qt-solutions)
|
|
if(MINGW)
|
|
include(ProjectExternals_openconnect)
|