CMake: Set precompiled headers when adding libraries
Combine the three pch related functions into one.
This commit is contained in:
@@ -105,5 +105,3 @@ if(wxUSE_LIBNOTIFY)
|
||||
wx_lib_include_directories(wxcore ${LIBNOTIFY_INCLUDE_DIRS})
|
||||
wx_lib_link_libraries(wxcore PUBLIC ${LIBNOTIFY_LIBRARIES})
|
||||
endif()
|
||||
|
||||
wx_finalize_lib(wxcore)
|
||||
|
||||
Reference in New Issue
Block a user