From 53bff541e292c5d6cae73881a37bf8f7e4a5fd0a Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 28 Mar 2021 16:04:42 -0700 Subject: Add FontAwesome icon set --- core/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'core/CMakeLists.txt') diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index a8386b2..37fccd3 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -102,6 +102,7 @@ function(add_executable_variant TARGET_NAME) ) target_include_directories(${TARGET_NAME} PRIVATE ${CMAKE_CURRENT_LIST_DIR}/src + ${CMAKE_SOURCE_DIR}/3rdparty/iconfontheaders ${CMAKE_SOURCE_DIR}/3rdparty/imgui ${CMAKE_SOURCE_DIR}/3rdparty/imnodes ) -- cgit v1.2.3-70-g09d2