CMake doesn't know where is Qt4 qmake

后端 未结 8 1511
自闭症患者
自闭症患者 2021-02-04 00:05

I am using Debian OS and I\'m trying to point to cmake where is my Qt4.

I try to build qjson library and with its CMakeLists.txt: http://pastebin.com/fKNp0Qgy

I

8条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-04 00:40

    just try "sudo apt-get install qt-sdk" it works for me

提交回复
热议问题