mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 04:42:20 +02:00
message include dir for ATL when found
This commit is contained in:
parent
fd23fb66ab
commit
30aa23e5cd
1 changed files with 1 additions and 1 deletions
|
@ -29,4 +29,4 @@ endif ()
|
|||
set(ATL_LIBRARIES "${ATL_LIBRARY}")
|
||||
|
||||
include(FindPackageHandleStandardArgs)
|
||||
find_package_handle_standard_args(ATL DEFAULT_MSG ATL_LIBRARIES ATL_INCLUDE_DIRS)
|
||||
find_package_handle_standard_args(ATL DEFAULT_MSG ATL_INCLUDE_DIRS ATL_LIBRARIES)
|
Loading…
Reference in a new issue