CMake: Set precompiled headers when adding libraries
Combine the three pch related functions into one.
This commit is contained in:
@@ -73,5 +73,3 @@ if(APPLE)
|
||||
elseif(UNIX)
|
||||
wx_lib_link_libraries(wxbase PRIVATE dl)
|
||||
endif()
|
||||
|
||||
wx_finalize_lib(wxbase)
|
||||
|
||||
Reference in New Issue
Block a user