Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ZgblKylin authored Mar 30, 2021
1 parent a562d79 commit b8d7448
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@ else()
endif()

target_precompile_headers(${PROJECT_NAME}
PUBLIC
INTERFACE
${CMAKE_CURRENT_LIST_DIR}/include/KtUtils/ktutils.hpp
PRIVATE
${CMAKE_CURRENT_LIST_DIR}/include/KtUtils/global.hpp
)

Expand Down

0 comments on commit b8d7448

Please sign in to comment.