initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
10
libs/wxWidgets-3.3.1/build/cmake/lib/adv/CMakeLists.txt
Normal file
10
libs/wxWidgets-3.3.1/build/cmake/lib/adv/CMakeLists.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
#############################################################################
|
||||
# Name: build/cmake/lib/adv/CMakeLists.txt
|
||||
# Purpose: CMake file for adv library
|
||||
# Author: Tobias Taschner
|
||||
# Created: 2016-10-03
|
||||
# Copyright: (c) 2016 wxWidgets development team
|
||||
# Licence: wxWindows licence
|
||||
#############################################################################
|
||||
|
||||
wx_add_library(wxadv "${wxSOURCE_DIR}/src/common/dummy.cpp")
|
||||
Reference in New Issue
Block a user