mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
@@ -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}>)
|
||||
|
||||
Reference in New Issue
Block a user