mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
NOISSUE make shared logic library ... shared
This commit is contained in:
parent
cd108fd029
commit
23d0bd8edd
76 changed files with 259 additions and 116 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# run the unit tests with `make test`
|
||||
find_package(Qt5 COMPONENTS Test Core Network)
|
||||
|
||||
include_directories(../logic)
|
||||
include_directories(../logic ${CMAKE_CURRENT_BINARY_DIR}/../logic)
|
||||
include_directories(../depends/util/include/)
|
||||
|
||||
unset(MultiMC_TESTS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue