Skip to content

Commit

Permalink
Update taoQuick.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
jared2020 authored Dec 1, 2020
1 parent 9218b8c commit 8f5453d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/taoQuick.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ else()
set(TaoQuickImportPath "file:///${TaoQuickPath}" CACHE STRING "tao quick import path")
set(TaoQuickImagePath "file:///${TaoQuickPath}/TaoQuick/Images/" CACHE STRING "tao quick image path")
endif()

add_compile_definitions(TaoQuickImportPath="${TaoQuickImportPath}")
add_compile_definitions(TaoQuickImagePath="${TaoQuickImagePath}")

Expand Down

0 comments on commit 8f5453d

Please sign in to comment.