mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
parent
1952e5b795
commit
0975c5ef40
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
add_library(atl_classes INTERFACE)
|
||||
if(DBG)
|
||||
target_compile_definitions(atl_classes INTERFACE _DEBUG)
|
||||
endif(DBG)
|
||||
endif()
|
||||
|
||||
target_include_directories(atl_classes INTERFACE
|
||||
$<$<COMPILE_LANGUAGE:CXX>:${CMAKE_CURRENT_SOURCE_DIR}>)
|
||||
|
|
Loading…
Reference in a new issue