WiP
This commit is contained in:
parent
425072bdec
commit
2ef6af25c1
85 changed files with 43072 additions and 120 deletions
|
@ -3,6 +3,7 @@
|
|||
#
|
||||
cmake_minimum_required(VERSION 3.8)
|
||||
|
||||
|
||||
project(pixwerx)
|
||||
|
||||
#
|
||||
|
@ -22,7 +23,6 @@ set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin CACHE PATH "Standalon
|
|||
set(CMAKE_SKIP_BUILD_RPATH OFF)
|
||||
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
||||
|
||||
|
||||
#
|
||||
# now the actual code
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue